#ifndef WINDOW_START_CONF_H #define WINDOW_START_CONF_H #include void create_start_conference_window(void); void update_start_conference_window(void); #endif /* ndef WINDOW_START_CONF_H */