aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-06-12 17:58:23 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-06-12 17:58:23 +0000
commit854505479655087cd88f29e7b5cce1e748c6076c (patch)
tree14bd5d7ed96e77ccbf1a59e047a0856930ab558e /src
parentf946fb104ac54e5ece8576321843ae7f3ba007c9 (diff)
downloadusdx-854505479655087cd88f29e7b5cce1e748c6076c.tar.gz
usdx-854505479655087cd88f29e7b5cce1e748c6076c.tar.xz
usdx-854505479655087cd88f29e7b5cce1e748c6076c.zip
fix compile w/ delphi 7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1810 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src')
-rw-r--r--src/lib/ffmpeg/avutil.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg/avutil.pas b/src/lib/ffmpeg/avutil.pas
index bba5b34a..6a93ea12 100644
--- a/src/lib/ffmpeg/avutil.pas
+++ b/src/lib/ffmpeg/avutil.pas
@@ -258,7 +258,7 @@ const
PIX_FMT_RGB555 = PIX_FMT_RGB555LE;
PIX_FMT_BGR565 = PIX_FMT_BGR565LE;
PIX_FMT_BGR555 = PIX_FMT_BGR555LE;
- {$ENDIF}
+ {$IFEND}
{$ENDIF}
{$IF LIBAVUTIL_VERSION_MAJOR < 50} // 50.0.0