diff options
author | Huang Peng <shawn.p.huang@gmail.com> | 2009-01-30 10:55:13 +0800 |
---|---|---|
committer | Huang Peng <shawn.p.huang@gmail.com> | 2009-01-30 10:55:13 +0800 |
commit | b0b256fafb4fe2b2f569e2a7daca3d0ddc7ee101 (patch) | |
tree | fdbe76af2fbcd98b2d86ef8eb0b16ba3ffb23cb9 /src/ibus.h | |
parent | c187c91aee59ecf0989b3adb5098eeaeb0f7b448 (diff) | |
download | ibus-b0b256fafb4fe2b2f569e2a7daca3d0ddc7ee101.tar.gz ibus-b0b256fafb4fe2b2f569e2a7daca3d0ddc7ee101.tar.xz ibus-b0b256fafb4fe2b2f569e2a7daca3d0ddc7ee101.zip |
WIP.
Diffstat (limited to 'src/ibus.h')
-rw-r--r-- | src/ibus.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ #include <ibusbus.h> #include <ibuskeysyms.h> #include <ibusmessage.h> +#include <ibuspendingcall.h> #include <ibuserror.h> #include <ibusenumtypes.h> #include <ibushotkey.h> |