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