summaryrefslogtreecommitdiff
path: root/src/gfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx.cpp')
-rw-r--r--src/gfx.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gfx.cpp b/src/gfx.cpp
index 4498b08b6..328e6da1c 100644
--- a/src/gfx.cpp
+++ b/src/gfx.cpp
@@ -13,7 +13,6 @@
#include "openttd.h"
#include "gfx_func.h"
#include "variables.h"
-#include "spritecache.h"
#include "fontcache.h"
#include "genworld.h"
#include "zoom_func.h"
@@ -21,11 +20,8 @@
#include "video/video_driver.hpp"
#include "strings_func.h"
#include "settings_type.h"
-#include "core/alloc_func.hpp"
-#include "core/sort_func.hpp"
#include "landscape_type.h"
#include "network/network_func.h"
-#include "core/smallvec_type.hpp"
#include "thread/thread.h"
#include "window_func.h"