aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/animation.h')
-rw-r--r--engines/agos/animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agos/animation.h b/engines/agos/animation.h
index 1077a1d907..9cd6913f08 100644
--- a/engines/agos/animation.h
+++ b/engines/agos/animation.h
@@ -29,8 +29,8 @@
#include "common/file.h"
#include "common/stream.h"
-#include "graphics/video/dxa_player.h"
-#include "graphics/video/smk_player.h"
+#include "graphics/video/dxa_decoder.h"
+#include "graphics/video/smk_decoder.h"
#include "sound/mixer.h"
namespace AGOS {