diff options
Diffstat (limited to '')
-rw-r--r-- | src/NetherPortalScanner.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/NetherPortalScanner.cpp b/src/NetherPortalScanner.cpp index cebf09ceb..e78af73d9 100644 --- a/src/NetherPortalScanner.cpp +++ b/src/NetherPortalScanner.cpp @@ -2,7 +2,6 @@ #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "NetherPortalScanner.h" -#include "Vector3.h" #include "Entities/Entity.h" #include "World.h" |