aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.9/avio.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffmpeg-0.9/avio.pas')
-rw-r--r--src/lib/ffmpeg-0.9/avio.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg-0.9/avio.pas b/src/lib/ffmpeg-0.9/avio.pas
index 1ce65826..166a600d 100644
--- a/src/lib/ffmpeg-0.9/avio.pas
+++ b/src/lib/ffmpeg-0.9/avio.pas
@@ -540,7 +540,7 @@ function url_exist(url: {const} PAnsiChar): cint;
function avio_check(url: {const} PAnsiChar; flags: cint): cint;
cdecl; external av__format;
-{$IF FF_API_OLD_INTERRUPT_CB}
+{$IFDEF FF_API_OLD_INTERRUPT_CB}
(**
* The callback is called in blocking functions to test regulary if
* asynchronous interruption is needed. AVERROR_EXIT is returned