home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Programming / vbcc_MorphOS / machines / amigappc / include / proto / cybergraphics.h < prev    next >
C/C++ Source or Header  |  2000-08-20  |  194b  |  8 lines

  1. #ifndef PROTO_CYBERGFX_H
  2. #define PROTO_CYBERGFX_H
  3. #include <exec/types.h>
  4. #include <exec/libraries.h>
  5. extern struct Library *CyberGfxBase;
  6. #include <cybergraphics/cybergraphics_protos.h>
  7. #endif
  8.