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 74abd5f7d..5f3803b30 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -41,6 +41,7 @@ #include "keyboardconfig.h" #include "party.h" #include "playerrelations.h" +#include "soundconsts.h" #include "soundmanager.h" #include "statuseffect.h" #include "units.h" |