#ifndef __JSON_DIALOG_H__ #define __JSON_DIALOG_H__ extern char *json_input_file; SwitcherMode json_switcher_dialog ( char **input ); #endif