summaryrefslogtreecommitdiff
path: root/src/signs_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/signs_gui.cpp')
-rw-r--r--src/signs_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/signs_gui.cpp b/src/signs_gui.cpp
index f806ac50f..87c1b860b 100644
--- a/src/signs_gui.cpp
+++ b/src/signs_gui.cpp
@@ -18,6 +18,8 @@
#include "core/alloc_func.hpp"
#include "window_func.h"
#include "map_func.h"
+#include "gfx_func.h"
+#include "viewport_func.h"
static const Sign **_sign_sort;
static uint _num_sign_sort;