diff options
Diffstat (limited to 'saedit/xml.h')
-rw-r--r-- | saedit/xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/saedit/xml.h b/saedit/xml.h index 2a8875e..4c02ce9 100644 --- a/saedit/xml.h +++ b/saedit/xml.h @@ -12,7 +12,7 @@ #define XML_H #include <glib.h> -#include <ibusxml.h> +#include <ibus.h> #include "common.h" gchar **xml_attr_new(gchar *name, gchar *value); |