#ifndef EEK_XML_H #define EEK_XML_H 1 #include #include "eek-keyboard.h" #include "eek-xml-layout.h" G_BEGIN_DECLS void eek_keyboard_print (EekKeyboard *keyboard, gint indent); G_END_DECLS #endif /* EEK_XML_H */