]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/mapgen_singlenode.cpp
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / mapgen_singlenode.cpp
index 30787c6bb660bfbae38231e3e20f8e783f7b78ce..fd443995c6ef50a0c9040f484260ff82a5266baa 100644 (file)
@@ -25,8 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "nodedef.h"
 #include "voxelalgorithms.h"
 #include "profiler.h"
-#include "settings.h" // For g_settings
-#include "main.h" // For g_profiler
 #include "emerge.h"
 
 //////////////////////// Mapgen Singlenode parameter read/write