projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More iolayers work:
[imager.git]
/
imperl.h
diff --git
a/imperl.h
b/imperl.h
index 93db83795b95721dc3672f52aec0e8efc72c25b5..fad1d66cc542db52780968bc5606c8f21f158175 100644
(file)
--- a/
imperl.h
+++ b/
imperl.h
@@
-30,4
+30,6
@@
typedef FT2_Fonthandle* Imager__Font__FT2;
#define IFILL_DESTROY(fill) i_fill_destroy(fill);
typedef i_fill_t* Imager__FillHandle;
+typedef io_glue *Imager__IO;
+
#endif