#ifndef WINDOW_ADDRESSBOOK_H #define WINDOW_ADDRESSBOOK_H void create_addressbook_window (const char *id); #endif /* ndef WINDOW_ADDRESSBOOK_H */