diff options
Diffstat (limited to 'viewport.c')
-rw-r--r-- | viewport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/viewport.c b/viewport.c index 32dd8637d..48f1b8230 100644 --- a/viewport.c +++ b/viewport.c @@ -14,6 +14,7 @@ #include "town.h" #include "signs.h" #include "waypoint.h" +#include "variables.h" #define VIEWPORT_DRAW_MEM (65536 * 2) |