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