summaryrefslogtreecommitdiff
path: root/src/newgrf_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_gui.cpp')
-rw-r--r--src/newgrf_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf_gui.cpp b/src/newgrf_gui.cpp
index f7bed462d..f87f7bc93 100644
--- a/src/newgrf_gui.cpp
+++ b/src/newgrf_gui.cpp
@@ -14,7 +14,6 @@
#include "newgrf.h"
#include "strings_func.h"
#include "window_func.h"
-#include "gfx_func.h"
#include "gamelog.h"
#include "settings_func.h"
#include "widgets/dropdown_type.h"
@@ -22,6 +21,7 @@
#include "network/network_content.h"
#include "sortlist_type.h"
#include "querystring_gui.h"
+#include "core/geometry_func.hpp"
#include "table/strings.h"
#include "table/sprites.h"