aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/switches.inc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/switches.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc
index 10ca6b71..c4285d32 100644
--- a/Game/Code/switches.inc
+++ b/Game/Code/switches.inc
@@ -61,7 +61,7 @@
{$DEFINE CONSOLE}
{$ELSEIF Defined(DARWIN)}
// include defines but no constants
- {$I config-macosx.inc}
+ {$I config-darwin.inc}
// enable debug-mode. For development only!
//{$DEFINE DEBUG}