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