aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1/animation.h')
-rw-r--r--engines/sword1/animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sword1/animation.h b/engines/sword1/animation.h
index 85c9fc70d6..1a380d40b0 100644
--- a/engines/sword1/animation.h
+++ b/engines/sword1/animation.h
@@ -26,8 +26,8 @@
#ifndef SWORD1_ANIMATION_H
#define SWORD1_ANIMATION_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 "graphics/video/video_player.h"
#include "sword1/screen.h"