summaryrefslogtreecommitdiffstats
path: root/src/game/client/game.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/game.cc')
-rw-r--r--src/game/client/game.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game/client/game.cc b/src/game/client/game.cc
index 9ade30f..6219ff9 100644
--- a/src/game/client/game.cc
+++ b/src/game/client/game.cc
@@ -63,11 +63,10 @@
#include "client/io/gamepad.hh"
#include "client/io/glfw.hh"
+#include "client/io/sound.hh"
#include "client/resource/texture_gui.hh"
-#include "client/sound/sound.hh"
-
#include "client/world/chunk_mesher.hh"
#include "client/world/chunk_renderer.hh"
#include "client/world/chunk_visibility.hh"