summaryrefslogtreecommitdiff
path: root/src/imageparticle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imageparticle.cpp')
-rw-r--r--src/imageparticle.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imageparticle.cpp b/src/imageparticle.cpp
index 2d4f21337..00ede704b 100644
--- a/src/imageparticle.cpp
+++ b/src/imageparticle.cpp
@@ -26,6 +26,8 @@
#include "resources/image.h"
+#include "debug.h"
+
std::map<std::string, int> ImageParticle::imageParticleCountByName;
ImageParticle::ImageParticle(Map *map, Image *image):