summaryrefslogtreecommitdiffstats
path: root/src/MobSpawner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MobSpawner.cpp')
-rw-r--r--src/MobSpawner.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MobSpawner.cpp b/src/MobSpawner.cpp
index 41855a638..73531f2fc 100644
--- a/src/MobSpawner.cpp
+++ b/src/MobSpawner.cpp
@@ -2,6 +2,7 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "MobSpawner.h"
+#include "BlockInfo.h"
#include "Mobs/IncludeAllMonsters.h"
#include "World.h"