#ifndef __RUN_DIALOG_H__
#define __RUN_DIALOG_H__
SwitcherMode run_switcher_dialog ( char **input, void *data );
#endif