summaryrefslogtreecommitdiff
path: root/src/map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.cpp')
-rw-r--r--src/map.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map.cpp b/src/map.cpp
index f7082383b..30508e07a 100644
--- a/src/map.cpp
+++ b/src/map.cpp
@@ -27,11 +27,12 @@
#include "localplayer.h"
#include "maplayer.h"
#include "notifymanager.h"
-#include "particle.h"
#include "simpleanimation.h"
#include "tileset.h"
#include "walklayer.h"
+#include "particle/particle.h"
+
#include "resources/ambientlayer.h"
#include "resources/image.h"
#include "resources/resourcemanager.h"