projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a38df
)
* m17n-gui.h: Include m17n-flt.h.
author
handa
<handa>
Mon, 29 Oct 2007 02:21:57 +0000
(
02:21
+0000)
committer
handa
<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
patch
|
blob
|
history
diff --git
a/src/m17n-gui.h
b/src/m17n-gui.h
index
81ba902
..
b3f3dd2
100644
(file)
--- a/
src/m17n-gui.h
+++ b/
src/m17n-gui.h
@@
-23,6
+23,10
@@
#ifndef _M17N_GUI_H_
#define _M17N_GUI_H_
+#ifndef _M17N_FLT_H_
+#include <m17n-flt.h>
+#endif
+
#ifndef _M17N_H_
#include <m17n.h>
#endif