aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/UltraStar.dpr1
1 files changed, 1 insertions, 0 deletions
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr
index f021bc6a..c9a32a1d 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -59,6 +59,7 @@ uses
{$ENDIF}
{$IFDEF DARWIN}
PseudoThread in 'MacOSX/Wrapper/PseudoThread.pas',
+ UMacResources in 'MacOSX/Wrapper/UMacResources.pp',
{$ENDIF}
{$IFDEF UsePortaudio}
portaudio in 'lib\portaudio\delphi\portaudio.pas',