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