diff options
Diffstat (limited to 'src/utils/physfstools.cpp')
-rw-r--r-- | src/utils/physfstools.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/physfstools.cpp b/src/utils/physfstools.cpp index d15932274..0a6756a78 100644 --- a/src/utils/physfstools.cpp +++ b/src/utils/physfstools.cpp @@ -20,8 +20,6 @@ #include "utils/physfstools.h" -#include "logger.h" - const char *dirSeparator = nullptr; namespace PhysFs |