CCL Home Page
Up Directory CCL plug-ins
/*
  Plug-in include declaractions.
*/
#if defined(HasDPS)
#include 
#include 
#endif
#if defined(HasJBIG)
#include "jbig.h"
#endif
#if defined(HasJPEG)
#if !defined(HasPNG)
#include 
#endif
#include "jpeglib.h"
#include "jerror.h"
#endif
#if defined(HasMPEG)
#undef BitmapPad
#include "mpeg.h"
#endif
#if defined(HasPNG)
#include "png.h"
#endif
#if defined(HasTIFF)
#include "tiffio.h"
#endif
Modified: Wed May 7 00:31:39 1997 GMT
Page accessed 4350 times since Sat Apr 17 22:03:52 1999 GMT