]> git.imager.perl.org - imager.git/blobdiff - dynaload.c
- added samp-form.cgi and samp-image.cgi to the samples directory to
[imager.git] / dynaload.c
index a058b05143d917e37ec81cc21a3ac2a44032517f..8a6af06acc748c3c8f0cf94b673201c08246f47d 100644 (file)
@@ -5,7 +5,7 @@
 static symbol_table_t symbol_table={i_has_format,ICL_set_internal,ICL_info,
                             i_img_new,i_img_empty,i_img_empty_ch,i_img_exorcise,
                             i_img_info,i_img_setmask,i_img_getmask,
-                            i_box,i_draw,i_arc,i_copyto,i_copyto_trans,i_rubthru};
+                            i_box,i_line,i_arc,i_copyto,i_copyto_trans,i_rubthru};
 
 
 /*