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: Fri Jun 20 13:53:59 1997 GMT
Page accessed 3332 times since Sat Apr 17 22:46:46 1999 GMT