diff options
Diffstat (limited to 'src/BlockID.cpp')
-rw-r--r-- | src/BlockID.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/BlockID.cpp b/src/BlockID.cpp index a558db2f7..a6f846911 100644 --- a/src/BlockID.cpp +++ b/src/BlockID.cpp @@ -3,7 +3,6 @@ // Implements the helper functions for converting Block ID string to int etc. #include "Globals.h" -#include "BlockID.h" #include "IniFile.h" #include "Item.h" #include "Mobs/Monster.h" |