#ifndef GUI_H #define GUI_H int gui_main(int argc, char **argv); #endif /* GUI_H */