* m17n-gui.h: Include m17n-flt.h.
authorhanda <handa>
Mon, 29 Oct 2007 02:21:57 +0000 (02:21 +0000)
committerhanda <handa>
Mon, 29 Oct 2007 02:21:57 +0000 (02:21 +0000)
* input.c: Include "m17n.h" instead of "m17n-gui.h".

src/m17n-gui.h

index 81ba902..b3f3dd2 100644 (file)
 #ifndef _M17N_GUI_H_
 #define _M17N_GUI_H_
 
+#ifndef _M17N_FLT_H_
+#include <m17n-flt.h>
+#endif
+
 #ifndef _M17N_H_
 #include <m17n.h>
 #endif