home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Painting / XiPaint3.2-Aminet11.lzx / XiPaint / Developer / OutputLib / proto / cybergraphics_lib.h next >
Encoding:
C/C++ Source or Header  |  1995-06-19  |  211 b   |  9 lines

  1. #ifndef PROTO_CYBERGRAPHICS_H
  2. #define PROTO_CYBERGRAPHICS_H
  3. #include <exec/types.h>
  4. extern struct Library *CyberGfxBase;
  5. #include "clib/cybergraphics_protos.h"
  6. #include "pragmas/cybergraphics_pragmas.h"
  7. #endif
  8.  
  9.