summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index 8ad3f343..b5c5155d 100644
--- a/src/main.h
+++ b/src/main.h
@@ -31,7 +31,7 @@ class Sound;
#ifdef __USE_UNIX98
#include "../config.h"
-#else
+#elif defined WIN32
#include "../The_Mana_World_private.h"
#define PACKAGE_VERSION PRODUCT_VERSION
#endif