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:
7988b3a
)
Use g_fprintf
author
Huang Peng
<shawn.p.huang@gmail.com>
Wed, 17 Sep 2008 02:42:59 +0000
(10:42 +0800)
committer
Huang Peng
<shawn.p.huang@gmail.com>
Wed, 17 Sep 2008 02:42:59 +0000
(10:42 +0800)
client/gtk2/ibusim.c
patch
|
blob
|
history
diff --git
a/client/gtk2/ibusim.c
b/client/gtk2/ibusim.c
index
a2624b9
..
30d84b8
100644
(file)
--- a/
client/gtk2/ibusim.c
+++ b/
client/gtk2/ibusim.c
@@
-17,10
+17,10
@@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
+
+#include <glib/gprintf.h>
#include <gtk/gtk.h>
#include <gtk/gtkimmodule.h>
-#include <string.h>
-#include <stdio.h>
#include "ibusimclient.h"
#include "ibusimcontext.h"