aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/lib')
-rw-r--r--Game/Code/lib/ffmpeg/swscale.pas4
1 files changed, 4 insertions, 0 deletions
diff --git a/Game/Code/lib/ffmpeg/swscale.pas b/Game/Code/lib/ffmpeg/swscale.pas
index 56228c1b..0311539d 100644
--- a/Game/Code/lib/ffmpeg/swscale.pas
+++ b/Game/Code/lib/ffmpeg/swscale.pas
@@ -37,6 +37,10 @@ unit swscale;
{$MINENUMSIZE 4} (* use 4-byte enums *)
{$ENDIF}
+{$IFDEF DARWIN}
+ {$linklib libswscale}
+{$ENDIF}
+
interface
uses