summaryrefslogtreecommitdiff
path: root/src/animationdelayload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animationdelayload.cpp')
-rw-r--r--src/animationdelayload.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/animationdelayload.cpp b/src/animationdelayload.cpp
index 437496c51..85bdaaf3b 100644
--- a/src/animationdelayload.cpp
+++ b/src/animationdelayload.cpp
@@ -20,12 +20,12 @@
#include "animationdelayload.h"
-#include "animatedsprite.h"
-
#include "const/resources/spriteaction.h"
#include "resources/resourcemanager.h"
+#include "resources/sprite/animatedsprite.h"
+
#include "debug.h"
AnimationDelayLoad::AnimationDelayLoad(const std::string &fileName,