summaryrefslogtreecommitdiff
path: root/src/simpleanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simpleanimation.cpp')
-rw-r--r--src/simpleanimation.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp
index af5ead79e..46052febc 100644
--- a/src/simpleanimation.cpp
+++ b/src/simpleanimation.cpp
@@ -22,9 +22,10 @@
#include "simpleanimation.h"
-#include "graphics.h"
#include "logger.h"
+#include "render/graphics.h"
+
#include "utils/stringutils.h"
#include "resources/animation.h"