comparison src/glyphs-eimage.c @ 308:33bdb3d4b97f r21-0b52

Import from CVS: tag r21-0b52
author cvs
date Mon, 13 Aug 2007 10:42:44 +0200
parents 9ea74add5d37
children 341dac730539
comparison
equal deleted inserted replaced
307:42d630fd9bd8 308:33bdb3d4b97f
515 #ifdef HAVE_GIF 515 #ifdef HAVE_GIF
516 /********************************************************************** 516 /**********************************************************************
517 * GIF * 517 * GIF *
518 **********************************************************************/ 518 **********************************************************************/
519 519
520 #include <gifrlib.h> 520 #include "gifrlib.h"
521 521
522 static void 522 static void
523 gif_validate (Lisp_Object instantiator) 523 gif_validate (Lisp_Object instantiator)
524 { 524 {
525 file_or_data_must_be_present (instantiator); 525 file_or_data_must_be_present (instantiator);