aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/fmv/theora_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/fmv/theora_decoder.h')
-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 7e59df52cc..13765e2ede 100644
--- a/engines/sword25/fmv/theora_decoder.h
+++ b/engines/sword25/fmv/theora_decoder.h
@@ -26,7 +26,7 @@
#ifndef SWORD25_THEORADECODER_H
#define SWORD25_THEORADECODER_H
-#ifdef ENABLE_THEORADEC
+#ifdef USE_THEORADEC
#include "graphics/video/video_decoder.h"
#include "sound/audiostream.h"