diff options
Diffstat (limited to 'engines/saga/shorten.h')
-rw-r--r-- | engines/saga/shorten.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/saga/shorten.h b/engines/saga/shorten.h index 368d2ac985..f320e1dcc5 100644 --- a/engines/saga/shorten.h +++ b/engines/saga/shorten.h @@ -35,7 +35,7 @@ #include "common/scummsys.h" #include "common/stream.h" -#include "sound/audiostream.h" +#include "audio/audiostream.h" namespace Saga { |