From b7f8990ba81f81db3243ae3f9069c4d9f12754aa Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 21 May 2009 13:02:56 +0000 Subject: Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players svn-id: r40759 --- engines/scumm/he/animation_he.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/scumm') diff --git a/engines/scumm/he/animation_he.h b/engines/scumm/he/animation_he.h index 966db0e3f7..39f03960c4 100644 --- a/engines/scumm/he/animation_he.h +++ b/engines/scumm/he/animation_he.h @@ -28,7 +28,7 @@ #include "common/file.h" -#include "graphics/video/smk_player.h" +#include "graphics/video/smk_decoder.h" #include "sound/mixer.h" -- cgit v1.2.3