Upload 2.0.2
[physicsfs] / lzma / CPP / 7zip / UI / Common / WorkDir.h
diff --git a/lzma/CPP/7zip/UI/Common/WorkDir.h b/lzma/CPP/7zip/UI/Common/WorkDir.h
new file mode 100644 (file)
index 0000000..0643d67
--- /dev/null
@@ -0,0 +1,10 @@
+// WorkDir.h
+
+#ifndef __WORKDIR_H
+#define __WORKDIR_H
+
+#include "ZipRegistry.h"
+
+UString GetWorkDir(const NWorkDir::CInfo &workDirInfo, const UString &path);
+
+#endif