diff --git a/source/Mobs/Monster.cpp b/source/Mobs/Monster.cpp index 02e7decc..76b9414f 100644 --- a/source/Mobs/Monster.cpp +++ b/source/Mobs/Monster.cpp @@ -1,3 +1,4 @@ + #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "Monster.h"