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:
f0f76ac
)
Include <m17n-gd.h> instead of <m17n-gui.h>.
author
handa
<handa>
Wed, 30 Jun 2004 02:47:36 +0000
(
02:47
+0000)
committer
handa
<handa>
Wed, 30 Jun 2004 02:47:36 +0000
(
02:47
+0000)
example/mdump.c
patch
|
blob
|
history
diff --git
a/example/mdump.c
b/example/mdump.c
index
381b898
..
0168c1f
100644
(file)
--- a/
example/mdump.c
+++ b/
example/mdump.c
@@
-221,7
+221,7
@@
#if defined (HAVE_FREETYPE) && defined (HAVE_GD)
#include <gd.h>
-#include <m17n-gui.h>
+#include <m17n-gd.h>
#include <m17n-misc.h>
#define PROGRAM_VERSION "1.1"