diff options
Diffstat (limited to 'engines/sword1/logic.h')
-rw-r--r-- | engines/sword1/logic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword1/logic.h b/engines/sword1/logic.h index 4ec8ad15c5..989b852e77 100644 --- a/engines/sword1/logic.h +++ b/engines/sword1/logic.h @@ -31,7 +31,7 @@ #include "sword1/objectman.h" #include "common/util.h" #include "common/random.h" -#include "sound/mixer.h" +#include "audio/mixer.h" namespace Sword1 { |