diff options
Diffstat (limited to 'engines/agos/animation.h')
-rw-r--r-- | engines/agos/animation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/animation.h b/engines/agos/animation.h index ed22ffea5b..77b02ffd13 100644 --- a/engines/agos/animation.h +++ b/engines/agos/animation.h @@ -30,7 +30,7 @@ #include "video/dxa_decoder.h" #include "video/smk_decoder.h" -#include "sound/mixer.h" +#include "audio/mixer.h" namespace AGOS { |