Tune caves
[oweals/minetest.git] / src / serverobject.cpp
index 2609e301534a82abb2fd61112eb56c549e22d5fb..4d7f1924359bdee0889942620b8378dd5550ddcd 100644 (file)
@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "serverobject.h"
 #include <fstream>
 #include "inventory.h"
-#include "materials.h"
 
 ServerActiveObject::ServerActiveObject(ServerEnvironment *env, v3f pos):
        ActiveObject(0),