diff options
Diffstat (limited to 'source/cEnderman.cpp')
-rw-r--r-- | source/cEnderman.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/cEnderman.cpp b/source/cEnderman.cpp index 36982b1e8..6b0856187 100644 --- a/source/cEnderman.cpp +++ b/source/cEnderman.cpp @@ -1,3 +1,6 @@ +
+#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
+
#include "cEnderman.h"
cEnderman::cEnderman()
|