summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 732f4fe497..1498cdfe14 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -2335,8 +2335,6 @@ private:
extern game_options Options;
-#if _MSC_VER
-# include "msvc.h"
-#endif
+#include "msvc.h"
#endif // EXTERNS_H