aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
Diffstat (limited to 'Game')
-rw-r--r--Game/Code/UltraStar.dpr2
1 files changed, 1 insertions, 1 deletions
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',