summaryrefslogtreecommitdiff
path: root/src/statuseffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/statuseffect.h')
-rw-r--r--src/statuseffect.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/statuseffect.h b/src/statuseffect.h
index f1af93d2..18592400 100644
--- a/src/statuseffect.h
+++ b/src/statuseffect.h
@@ -22,11 +22,12 @@
#ifndef STATUS_EFFECT_H
#define STATUS_EFFECT_H
-#include "resources/animation.h"
#include "particle.h"
#include "animatedsprite.h"
#include "sound.h"
+#include "resources/animation.h"
+
class StatusEffect
{
public: