summaryrefslogtreecommitdiff
path: root/src/being/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/being.cpp')
-rw-r--r--src/being/being.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp
index 565ae2446..a5e9acf9b 100644
--- a/src/being/being.cpp
+++ b/src/being/being.cpp
@@ -41,6 +41,8 @@
#include "const/utils/timer.h"
+#include "const/resources/spriteaction.h"
+
#include "enums/being/beingdirection.h"
#include "particle/particleinfo.h"
@@ -70,7 +72,6 @@
#include "resources/emotesprite.h"
#include "resources/horseinfo.h"
#include "resources/iteminfo.h"
-#include "resources/spriteaction.h"
#include "resources/db/avatardb.h"
#include "resources/db/badgesdb.h"