Fix:graphics_cocoa:Better main argument handling
[profile/ivi/navit.git] / navit / navit / config_.h
index d49e17d..fe379cc 100644 (file)
@@ -1,6 +1,8 @@
 #ifdef __cplusplus
 extern "C" {
 #endif
+extern int main_argc;
+extern char **main_argv;
 extern struct config *config;
 extern int config_empty_ok;
 /* prototypes */