#include #ifndef __VARS_H #define __VARS_H extern const char *config; extern const char *langdir; const std::string MusicConfig_Path(void); #endif //__VARS_H