summaryrefslogtreecommitdiff
path: root/src/resources/textureatlas.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/textureatlas.h')
-rw-r--r--src/resources/textureatlas.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/textureatlas.h b/src/resources/textureatlas.h
index 457cc5e39..11a45a5d3 100644
--- a/src/resources/textureatlas.h
+++ b/src/resources/textureatlas.h
@@ -29,6 +29,8 @@
#include <SDL.h>
+#include "localconsts.h"
+
class AtlasResource;
class Image;
class Resource;