aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/fmv/yuvtorgba.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/fmv/yuvtorgba.h')
-rw-r--r--engines/sword25/fmv/yuvtorgba.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/fmv/yuvtorgba.h b/engines/sword25/fmv/yuvtorgba.h
index bef00f56a3..f4973a6fbc 100644
--- a/engines/sword25/fmv/yuvtorgba.h
+++ b/engines/sword25/fmv/yuvtorgba.h
@@ -37,7 +37,7 @@
#include "sword25/kernel/common.h"
-#ifdef ENABLE_THEORADEC
+#ifdef USE_THEORADEC
#include <theora/theora.h>
#include <theora/codec.h>