#ifndef ANDROID_CONFIG_H #define ANDROID_CONFIG_H #include "dictionary.h" void Android_SetupDefaultConfigOverrides(dictionary* p_dictionary); #endif // ANDROID_CONFIG_H