real buildfix

This commit is contained in:
Jordan Woyak
2013-04-02 13:04:40 -05:00
parent c65473d9d3
commit d951c4c374
4 changed files with 6 additions and 8 deletions

View File

@ -135,7 +135,7 @@ bool SetCurrentDir(const std::string &directory);
const std::string& GetUserPath(const unsigned int DirIDX, const std::string &newPath="");
// probably doesn't belong here
std::string GetThemeDir();
std::string GetThemeDir(const std::string& theme_name);
// Returns the path to where the sys file are
std::string GetSysDirectory();