diff options
Diffstat (limited to 'src/soundmanager.cpp')
-rw-r--r-- | src/soundmanager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp index 88b2db2d0..8ee6f2a26 100644 --- a/src/soundmanager.cpp +++ b/src/soundmanager.cpp @@ -32,6 +32,7 @@ #include "resources/soundeffect.h" #include "resources/loaders/musicloader.h" +#include "resources/loaders/soundloader.h" #include "utils/checkutils.h" #include "utils/physfstools.h" |