diff options
Diffstat (limited to 'src/Globals.h')
-rw-r--r-- | src/Globals.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Globals.h b/src/Globals.h index c5768facf..e99333693 100644 --- a/src/Globals.h +++ b/src/Globals.h @@ -368,6 +368,5 @@ T Clamp(T a_Value, T a_Min, T a_Max) #include "BiomeDef.h" #include "BlockID.h" #include "BlockInfo.h" -#include "Entities/Effects.h" |