From 806ccf5d25ebe337103942cdb6b5cf8800de115a Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 23 Jan 2011 17:14:43 +0000 Subject: GRAPHICS: Move graphics/video/ to video/. Step 1/2 svn-id: r55473 --- engines/sword25/fmv/theora_decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword25') diff --git a/engines/sword25/fmv/theora_decoder.h b/engines/sword25/fmv/theora_decoder.h index 7b97d43729..b06d0abef0 100644 --- a/engines/sword25/fmv/theora_decoder.h +++ b/engines/sword25/fmv/theora_decoder.h @@ -30,7 +30,7 @@ #ifdef USE_THEORADEC -#include "graphics/video/video_decoder.h" +#include "video/video_decoder.h" #include "sound/audiostream.h" #include "sound/mixer.h" -- cgit v1.2.3