#ifndef IZ_CONFIG_H #define IZ_CONFIG_H #include #include void IZ_GetConfigPath(char* config_path); #endif