diff options
Diffstat (limited to 'saedit/sae.h')
-rw-r--r-- | saedit/sae.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/saedit/sae.h b/saedit/sae.h index e89db25..b6867e3 100644 --- a/saedit/sae.h +++ b/saedit/sae.h @@ -12,6 +12,11 @@ #ifndef SAE_H #define SAE_H +#include <gtk/gtk.h> +#include <ibusxml.h> +#include "common.h" +#include "xml.h" + void kill_timeout(guint tag); typedef struct { |