Imported Upstream version 9.20
[platform/upstream/7zip.git] / CPP / 7zip / UI / FileManager / ProgramLocation.h
1 // ProgramLocation.h\r
2 \r
3 #ifndef __PROGRAM_LOCATION_H\r
4 #define __PROGRAM_LOCATION_H\r
5 \r
6 #include "Common/MyString.h"\r
7 \r
8 bool GetProgramFolderPath(UString &folder); // normalized\r
9 \r
10 #endif\r