diff options
Diffstat (limited to 'src/game.cpp')
-rw-r--r-- | src/game.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.cpp b/src/game.cpp index fc009834c..671a8d578 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -29,6 +29,7 @@ #include "animatedsprite.h" #include "client.h" #include "commandhandler.h" +#include "configuration.h" #include "effectmanager.h" #include "emoteshortcut.h" #include "guildmanager.h" |