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