#ifndef foopamanhhfoo #define foopamanhhfoo #include "ServerInfoManager.hh" #ifndef GLADE_FILE #define GLADE_FILE "paman.glade" #endif extern ServerInfoManager *serverInfoManager; extern MainWindow *mainWindow; extern struct pa_context *context; void createConnection(); void killConnection(); #endif