diff options
Diffstat (limited to 'engines/made/resource.h')
-rw-r--r-- | engines/made/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/made/resource.h b/engines/made/resource.h index ca71dc86f7..5d5664b4c7 100644 --- a/engines/made/resource.h +++ b/engines/made/resource.h @@ -31,7 +31,7 @@ #include "common/stream.h" #include "common/hashmap.h" #include "graphics/surface.h" -#include "sound/audiostream.h" +#include "audio/audiostream.h" #include "made/sound.h" |