openbsd-ports/inputmethods/uim-tomoe-gtk/patches/patch-src_uim-tomoe-gtk_c
espie c40fa37ee6 final part of the tomoe software: a japanese handwriting input pad for uim.
not as good as the zaurus native software, but much better than nothing.
2006-10-19 00:53:12 +00:00

12 lines
365 B
Plaintext

$OpenBSD: patch-src_uim-tomoe-gtk_c,v 1.1.1.1 2006/10/19 00:53:12 espie Exp $
--- src/uim-tomoe-gtk.c.orig Thu Oct 19 02:18:46 2006
+++ src/uim-tomoe-gtk.c Thu Oct 19 02:18:55 2006
@@ -24,6 +24,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif /* HAVE_CONFIG_H */
+#include <locale.h>
#include <gtk/gtk.h>
#include <uim/uim.h>
#include <uim/uim-helper.h>