diff options
Diffstat (limited to 'src/dock_gui.cpp')
-rw-r--r-- | src/dock_gui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dock_gui.cpp b/src/dock_gui.cpp index 408a5edf7..70530dcb5 100644 --- a/src/dock_gui.cpp +++ b/src/dock_gui.cpp @@ -20,6 +20,7 @@ #include "gfx_func.h" #include "player_func.h" #include "slope_func.h" +#include "tilehighlight_func.h" #include "table/sprites.h" #include "table/strings.h" |