diff options
Diffstat (limited to '')
-rwxr-xr-x | Game/Code/MacOSX/Wrapper/Graphics.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/MacOSX/Wrapper/Graphics.pas b/Game/Code/MacOSX/Wrapper/Graphics.pas index 5982bb77..11484e21 100755 --- a/Game/Code/MacOSX/Wrapper/Graphics.pas +++ b/Game/Code/MacOSX/Wrapper/Graphics.pas @@ -1,6 +1,6 @@ unit Graphics;
-{$INCLUDE ../Platform.inc}
+{$I switches.inc}
interface
|