From: handa Date: Mon, 29 Oct 2007 02:11:02 +0000 (+0000) Subject: Include "m17n.h" instead of "m17n-gui.h". X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8c133cf92f21c181c4c4b218a4ad220991afb626;p=m17n%2Fm17n-lib.git Include "m17n.h" instead of "m17n-gui.h". --- diff --git a/src/input.c b/src/input.c index 686ead5..be065bd 100644 --- a/src/input.c +++ b/src/input.c @@ -153,7 +153,7 @@ #include #endif -#include "m17n-gui.h" +#include "m17n.h" #include "m17n-misc.h" #include "internal.h" #include "mtext.h"