Generic NodeMetadata text input
[oweals/minetest.git] / src / player.cpp
index f0a395f498e6233d77fd09249c61e83aae667871..c8a3816e69913ddba82947ef0185d3d18ee4a867 100644 (file)
@@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <ITextSceneNode.h>
 #endif
 #include "settings.h"
+#include "mapnode_contentfeatures.h"
 
 Player::Player():
        touching_ground(false),