diff options
Diffstat (limited to 'src/Mobs')
-rw-r--r-- | src/Mobs/Path.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Mobs/Path.h b/src/Mobs/Path.h index 977c5be1c..20834535b 100644 --- a/src/Mobs/Path.h +++ b/src/Mobs/Path.h @@ -15,7 +15,6 @@ class cPath; #include "PathFinderIrrlicht_Head.h" #endif -#include <unordered_map> //fwd: ../Chunk.h class cChunk; |