aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/utils/path_util.h
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-07-23 02:23:14 +0200
committerEinar Johan Trøan Sømåen2012-07-23 02:23:14 +0200
commit7a818009b4c20df1811c0b158b0f8acfe0e3d208 (patch)
treedb81e469aa40125768cfb9c55b3a991f0051d503 /engines/wintermute/utils/path_util.h
parent927eb9a9e8f8dab6995c83367739bbf280886c2d (diff)
downloadscummvm-rg350-7a818009b4c20df1811c0b158b0f8acfe0e3d208.tar.gz
scummvm-rg350-7a818009b4c20df1811c0b158b0f8acfe0e3d208.tar.bz2
scummvm-rg350-7a818009b4c20df1811c0b158b0f8acfe0e3d208.zip
WINTERMUTE: Clean out unused utils.
Diffstat (limited to 'engines/wintermute/utils/path_util.h')
-rw-r--r--engines/wintermute/utils/path_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/utils/path_util.h b/engines/wintermute/utils/path_util.h
index 139ce89ddd..a52b4baaf9 100644
--- a/engines/wintermute/utils/path_util.h
+++ b/engines/wintermute/utils/path_util.h
@@ -29,7 +29,7 @@
#ifndef WINTERMUTE_PATHUTILS_H
#define WINTERMUTE_PATHUTILS_H
-#include "engines/wintermute/platform_osystem.h"
+#include "engines/wintermute/dctypes.h"
namespace WinterMute {