summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/partytab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/chat/partytab.cpp')
-rw-r--r--src/gui/widgets/tabs/chat/partytab.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/chat/partytab.cpp b/src/gui/widgets/tabs/chat/partytab.cpp
index cb458f1fe..711a4e115 100644
--- a/src/gui/widgets/tabs/chat/partytab.cpp
+++ b/src/gui/widgets/tabs/chat/partytab.cpp
@@ -24,11 +24,12 @@
#include "configuration.h"
#include "party.h"
-#include "soundconsts.h"
#include "soundmanager.h"
#include "being/localplayer.h"
+#include "const/sound.h"
+
#include "net/partyhandler.h"
#include "net/serverfeatures.h"