diff options
Diffstat (limited to '')
-rw-r--r-- | src/Globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Globals.h b/src/Globals.h index cb67d9fda..fe6aee5c5 100644 --- a/src/Globals.h +++ b/src/Globals.h @@ -220,6 +220,7 @@ public: // Common headers (part 2, with macros): #include "ChunkDef.h" #include "BlockID.h" +#include "Entities/Effects.h" |