summaryrefslogtreecommitdiffstats
path: root/game/client/resource
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/resource')
-rw-r--r--game/client/resource/sound_effect.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/client/resource/sound_effect.cc b/game/client/resource/sound_effect.cc
index fad5b18..4fb3e82 100644
--- a/game/client/resource/sound_effect.cc
+++ b/game/client/resource/sound_effect.cc
@@ -3,6 +3,7 @@
#include "client/resource/sound_effect.hh"
#include "core/resource/resource.hh"
+
#include "core/utils/physfs.hh"
#include "client/globals.hh"