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/saga/introproc_saga2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/saga') diff --git a/engines/saga/introproc_saga2.cpp b/engines/saga/introproc_saga2.cpp index 86b9d6de01..81a60e17e5 100644 --- a/engines/saga/introproc_saga2.cpp +++ b/engines/saga/introproc_saga2.cpp @@ -33,7 +33,7 @@ #include "sound/mixer.h" #include "graphics/surface.h" -#include "graphics/video/smk_player.h" +#include "graphics/video/smk_decoder.h" #include "common/events.h" #include "common/system.h" -- cgit v1.2.3