Remove header in servermain.cpp to make minetestserver to build
authorPerttu Ahola <celeron55@gmail.com>
Fri, 9 Mar 2012 01:26:34 +0000 (03:26 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 10 Mar 2012 09:28:13 +0000 (11:28 +0200)
src/servermain.cpp

index 7a05bb964b62b5a05bf9081230446d824c5cd06d..4194faaaab639b2ca4e9dc9c2525a81a59d873d3 100644 (file)
@@ -66,7 +66,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "constants.h"
 #include "strfnd.h"
 #include "porting.h"
-#include "materials.h"
 #include "config.h"
 #include "filesys.h"
 #include "defaultsettings.h"