blob: 55c5614483e38775aedfbb5568bf2f7862e8ab33 [file] [log] [blame]
// ProgramLocation.h
#ifndef __PROGRAM_LOCATION_H
#define __PROGRAM_LOCATION_H
#include "Common/MyString.h"
bool GetProgramFolderPath(UString &folder); // normalized
#endif