From 845ff2f18c34c76982755c756214daa982b7eb1f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Sep 2013 01:06:34 +0300 Subject: fix compilation without C++11 flags. --- src/utils/physfstools.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils') diff --git a/src/utils/physfstools.cpp b/src/utils/physfstools.cpp index 0a6756a78..38f3a408f 100644 --- a/src/utils/physfstools.cpp +++ b/src/utils/physfstools.cpp @@ -20,6 +20,8 @@ #include "utils/physfstools.h" +#include "localconsts.h" + const char *dirSeparator = nullptr; namespace PhysFs -- cgit v1.2.3-60-g2f50