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 f8bfb4d9..4aa3fc13 100644
--- a/src/main.h
+++ b/src/main.h
@@ -26,7 +26,7 @@
#include <string>
-#if (defined __USE_UNIX98 || defined __FreeBSD__)
+#ifdef HAVE_CONFIG_H
#include "../config.h"
#elif defined WIN32
#include "../The_Mana_World_private.h"