summaryrefslogtreecommitdiff
path: root/src/rotationalparticle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rotationalparticle.cpp')
-rw-r--r--src/rotationalparticle.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rotationalparticle.cpp b/src/rotationalparticle.cpp
index a5473044f..af04df1e7 100644
--- a/src/rotationalparticle.cpp
+++ b/src/rotationalparticle.cpp
@@ -22,9 +22,10 @@
#include "rotationalparticle.h"
-#include "graphics.h"
#include "simpleanimation.h"
+#include "render/graphics.h"
+
#include <math.h>
#include "debug.h"