/* $Id$ */ #ifndef SENDGUI_HH #define SENDGUI_HH #include #include #include #include #include #include #include #include #include #include int sendgui(const char *string, ...); #endif /* SENDGUI_HH */