diff options
Diffstat (limited to 'src/viewport.cpp')
-rw-r--r-- | src/viewport.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/viewport.cpp b/src/viewport.cpp index a741a83a7..d70a0ed5d 100644 --- a/src/viewport.cpp +++ b/src/viewport.cpp @@ -45,6 +45,7 @@ #include "station_func.h" #include "core/alloc_type.hpp" #include "misc/smallvec.h" +#include "window_func.h" #include "table/sprites.h" #include "table/strings.h" |