summaryrefslogtreecommitdiffstats
path: root/source/cChunkLoader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/cChunkLoader.cpp')
-rw-r--r--source/cChunkLoader.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/cChunkLoader.cpp b/source/cChunkLoader.cpp
index a5d07818d..e5220575c 100644
--- a/source/cChunkLoader.cpp
+++ b/source/cChunkLoader.cpp
@@ -1,3 +1,6 @@
+
+#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
+
#if 0 // ignore all contents of this file
#include "cChunkLoader.h"
#include "cChunk.h"