summaryrefslogtreecommitdiff
path: root/src/genworld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld.cpp')
-rw-r--r--src/genworld.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/genworld.cpp b/src/genworld.cpp
index ca4f1ef6f..8594cd4e6 100644
--- a/src/genworld.cpp
+++ b/src/genworld.cpp
@@ -18,10 +18,8 @@
#include "network/network.h"
#include "heightmap.h"
#include "viewport_func.h"
-#include "gfx_func.h"
#include "date_func.h"
#include "engine_func.h"
-#include "newgrf_storage.h"
#include "water.h"
#include "video/video_driver.hpp"
#include "tilehighlight_func.h"
@@ -36,7 +34,6 @@
#include "game/game.hpp"
#include "game/game_instance.hpp"
-#include "table/sprites.h"
void GenerateClearTile();
void GenerateIndustries();