From 83ff9b3685fbf239772095b829e9c233e7907b3b Mon Sep 17 00:00:00 2001 From: Duane Bailey Date: Tue, 27 Dec 2005 15:28:20 +0000 Subject: fixed The_Mana_World_private.h problems --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3-70-g09d2