Fix:Core:Renamed src to navit for cleanup of includes
[navit-package] / navit / xmlconfig.h
1 #ifndef NAVIT_XMLCONFIG_H
2 #define NAVIT_XMLCONFIG_H
3
4 struct container;
5 gboolean config_load(char *filename,GError **error);
6
7 #endif
8