From 29214cceb54e4683811186e1280a53509f2e888a Mon Sep 17 00:00:00 2001 From: b1indy Date: Mon, 17 Dec 2007 15:50:07 +0000 Subject: include swscale.pas git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@713 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStar.dpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code') diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr index 7b0b85a8..9ba415bc 100644 --- a/Game/Code/UltraStar.dpr +++ b/Game/Code/UltraStar.dpr @@ -47,7 +47,7 @@ uses rational in 'lib\ffmpeg\rational.pas', opt in 'lib\ffmpeg\opt.pas', avio in 'lib\ffmpeg\avio.pas', - //swscale in 'lib\ffmpeg\swscale.pas', + swscale in 'lib\ffmpeg\swscale.pas', {$ifdef UseProjectM_0_9} projectM in 'lib\projectM\0.9\projectM.pas', -- cgit v1.2.3