Remove #include <content_mapnode.h> from game.cpp
authorPerttu Ahola <celeron55@gmail.com>
Tue, 15 Nov 2011 22:34:33 +0000 (00:34 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 29 Nov 2011 17:13:46 +0000 (19:13 +0200)
src/game.cpp

index 925dead7c6943681106cd4c40af3b1d69df9f70c..ca13d292c1239650ef93b743ff48303d58786050 100644 (file)
@@ -47,9 +47,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "nodedef.h"
 #include "nodemetadata.h"
 #include "main.h" // For g_settings
-#include "content_mapnode.h" // For content_mapnode_init
 #include "tooldef.h"
-#include "content_mapnode.h" // Default nodes
 #include "tile.h" // For TextureSource
 
 /*