summaryrefslogtreecommitdiffstats
path: root/src/game/client/gui/chat.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gui/chat.cc')
-rw-r--r--src/game/client/gui/chat.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game/client/gui/chat.cc b/src/game/client/gui/chat.cc
index 76260af..f962e5d 100644
--- a/src/game/client/gui/chat.cc
+++ b/src/game/client/gui/chat.cc
@@ -21,11 +21,10 @@
#include "client/gui/settings.hh"
#include "client/io/glfw.hh"
+#include "client/io/sound.hh"
#include "client/resource/sound_effect.hh"
-#include "client/sound/sound.hh"
-
#include "client/game.hh"
#include "client/globals.hh"
#include "client/session.hh"