summaryrefslogtreecommitdiff
path: root/src/animated_tile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animated_tile.cpp')
-rw-r--r--src/animated_tile.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/animated_tile.cpp b/src/animated_tile.cpp
index 8995275e9..78dda8b3b 100644
--- a/src/animated_tile.cpp
+++ b/src/animated_tile.cpp
@@ -14,6 +14,8 @@
#include "tile_cmd.h"
#include "viewport_func.h"
+#include "safeguards.h"
+
/** The table/list with animated tiles. */
TileIndex *_animated_tile_list = NULL;
/** The number of animated tiles in the current state. */