diff options
Diffstat (limited to 'src/client.cpp')
-rw-r--r-- | src/client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.cpp b/src/client.cpp index e9869e804..201700038 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -35,6 +35,7 @@ #include "statuseffect.h" #include "units.h" +#include "being/localplayer.h" #include "being/playerinfo.h" #include "being/playerrelations.h" |