diff options
Diffstat (limited to 'src/Mobs/Witch.cpp')
-rw-r--r-- | src/Mobs/Witch.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mobs/Witch.cpp b/src/Mobs/Witch.cpp index 747a11f97..a3cadbaa0 100644 --- a/src/Mobs/Witch.cpp +++ b/src/Mobs/Witch.cpp @@ -2,6 +2,7 @@ #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "Witch.h" +#include "FastRandom.h" |