diff options
Diffstat (limited to 'src/soundmanager.cpp')
-rw-r--r-- | src/soundmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp index be3750b47..ba455f65f 100644 --- a/src/soundmanager.cpp +++ b/src/soundmanager.cpp @@ -28,7 +28,7 @@ #include "being/localplayer.h" #endif // DYECMD -#include "fs/virtfs.h" +#include "fs/virtfs/virtfs.h" #include "resources/sdlmusic.h" #include "resources/soundeffect.h" |