aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/config-win.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/config-win.inc')
-rw-r--r--Game/Code/config-win.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/config-win.inc b/Game/Code/config-win.inc
index 5791c579..749575ec 100644
--- a/Game/Code/config-win.inc
+++ b/Game/Code/config-win.inc
@@ -32,7 +32,7 @@
LIBAVUTIL_VERSION_RELEASE = 0;
{$IFEND}
-{$DEFINE HaveSWScale}
+{$UNDEF HaveSWScale}
{$IF Defined(HaveSWScale) and Defined(IncludeConstants)}
sw__scale = 'swscale-0';
LIBSWSCALE_VERSION_MAJOR = 0;