summaryrefslogtreecommitdiff
path: root/src/being/localplayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/localplayer.cpp')
-rw-r--r--src/being/localplayer.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp
index 53189f531..d5a195753 100644
--- a/src/being/localplayer.cpp
+++ b/src/being/localplayer.cpp
@@ -36,11 +36,12 @@
#include "statuseffect.h"
#include "resources/map/walklayer.h"
-#include "being/attributes.h"
#include "being/beingflag.h"
#include "being/playerinfo.h"
#include "being/playerrelations.h"
+#include "enums/being/attributes.h"
+
#include "enums/net/packettypes.h"
#include "particle/particle.h"