summaryrefslogtreecommitdiff
path: root/src/utils/physfsmemoryobject.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-10 23:13:00 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-10 23:25:52 +0300
commitaf1c910f5cc02f57e466ae066494fc73ed96e10a (patch)
treed77edc041625fe5c37d8eec6e1e9fceaf4a55620 /src/utils/physfsmemoryobject.h
parent4d3c700bf736def3c55f7e03c175e2e43ed3db02 (diff)
downloadplus-af1c910f5cc02f57e466ae066494fc73ed96e10a.tar.gz
plus-af1c910f5cc02f57e466ae066494fc73ed96e10a.tar.bz2
plus-af1c910f5cc02f57e466ae066494fc73ed96e10a.tar.xz
plus-af1c910f5cc02f57e466ae066494fc73ed96e10a.zip
Fix virtfs checks.
Remove old check files related to physfs.
Diffstat (limited to 'src/utils/physfsmemoryobject.h')
-rw-r--r--src/utils/physfsmemoryobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/physfsmemoryobject.h b/src/utils/physfsmemoryobject.h
index 62668b511..ec8ecad1f 100644
--- a/src/utils/physfsmemoryobject.h
+++ b/src/utils/physfsmemoryobject.h
@@ -23,7 +23,7 @@
#ifdef DEBUG_PHYSFS
-#include <string>
+#include "utils/stringutils.h"
#include "localconsts.h"