--- a/src/file.h Tue May 21 14:24:41 2013 +0300
+++ b/src/file.h Tue May 21 17:39:27 2013 +0300
@@ -127,5 +127,6 @@
extern vector<partListEntry> g_PartList;
str basename (str path);
+str dirname (str path);
#endif // FILE_H
\ No newline at end of file