]> git.imager.perl.org - imager.git/blobdiff - imperl.h
document parseiptc()
[imager.git] / 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