Use g_fprintf
authorHuang Peng <shawn.p.huang@gmail.com>
Wed, 17 Sep 2008 02:42:59 +0000 (10:42 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Wed, 17 Sep 2008 02:42:59 +0000 (10:42 +0800)
client/gtk2/ibusim.c

index a2624b9..30d84b8 100644 (file)
  * 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"