#ifndef __MACOS_H__ #define __MACOS_H__ const char* macos_fontsPath(); const char* macos_preferencesPath(); const char* macos_globalPreferencesPath(); #endif /* __MACOS_H__ */