aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/fmv
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/fmv')
-rw-r--r--engines/sword25/fmv/theora_decoder.h2
1 files changed, 1 insertions, 1 deletions
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"