home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / disk / Copy+Format / DFC / AllIncludes.c next >
Encoding:
C/C++ Source or Header  |  1991-02-02  |  325 b   |  13 lines

  1. #include <proto/intuition.h>
  2. #include <proto/exec.h>
  3. #include <proto/graphics.h>
  4. #include <proto/dos.h>
  5. #include <string.h>
  6. #include <exec/memory.h>
  7. #include <exec/io.h>
  8. #include <devices/trackdisk.h>
  9. #include <libraries/dos.h>
  10. #include <libraries/dosextens.h>
  11. #include <fctype.h>
  12. #include <math.h>
  13. #include <graphics/clip.h>