summaryrefslogtreecommitdiff
path: root/src/industry_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/industry_gui.cpp')
-rw-r--r--src/industry_gui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/industry_gui.cpp b/src/industry_gui.cpp
index f968d7826..ddf4f3c4a 100644
--- a/src/industry_gui.cpp
+++ b/src/industry_gui.cpp
@@ -17,7 +17,6 @@
#include "textbuf_gui.h"
#include "command_func.h"
#include "viewport_func.h"
-#include "gfx_func.h"
#include "industry.h"
#include "town.h"
#include "cheat_type.h"
@@ -40,7 +39,6 @@
#include "widgets/industry_widget.h"
#include "table/strings.h"
-#include "table/sprites.h"
bool _ignore_restrictions;
uint64 _displayed_industries; ///< Communication from the industry chain window to the smallmap window about what industries to display.