diff options
Diffstat (limited to 'src/resources/beinginfo.cpp')
-rw-r--r-- | src/resources/beinginfo.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/beinginfo.cpp b/src/resources/beinginfo.cpp index b857335ba..7bb5685ad 100644 --- a/src/resources/beinginfo.cpp +++ b/src/resources/beinginfo.cpp @@ -25,10 +25,11 @@ #include "configuration.h" #include "logger.h" +#include "const/resources/spriteaction.h" + #include "enums/resources/map/blockmask.h" #include "resources/attack.h" -#include "resources/spriteaction.h" #include "resources/spritereference.h" #include "resources/db/colordb.h" |