projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
350e2a0
)
Refine coding style.
author
Huang Peng
<shawn.p.huang@gmail.com>
Wed, 25 Jun 2008 02:51:52 +0000
(10:51 +0800)
committer
Huang Peng
<shawn.p.huang@gmail.com>
Wed, 25 Jun 2008 02:51:52 +0000
(10:51 +0800)
gtk2/ibusimclient.c
patch
|
blob
|
history
diff --git
a/gtk2/ibusimclient.c
b/gtk2/ibusimclient.c
index
ef7410e
..
3b9bd01
100644
(file)
--- a/
gtk2/ibusimclient.c
+++ b/
gtk2/ibusimclient.c
@@
-29,10
+29,12
@@
#include <gdk/gdkx.h>
#include <dbus/dbus.h>
#include <dbus/dbus-glib.h>
+
#ifdef HAVE_SYS_INOTIFY_H
#define HAVE_INOTIFY
# include <sys/inotify.h>
#endif
+
#include "ibusimclient.h"
#define IBUS_NAME "org.freedesktop.IBus"