home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 487.lha / CpuBlit_v0.96 / src / system.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-03-11  |  208 b   |  9 lines

  1. #include <exec/types.h>
  2. #include <libraries/dos.h>
  3. #include <intuition/intuition.h>
  4. #include <proto/exec.h>
  5. #include <proto/dos.h>
  6. #include <proto/graphics.h>
  7. #include <proto/intuition.h>
  8. #include <string.h>
  9.