home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff316.lzh / Life / structures.h < prev   
C/C++ Source or Header  |  1990-02-06  |  268b  |  13 lines

  1. /*
  2.  *   Structures include file.
  3.  */
  4. #include "exec/exec.h"
  5. #include "intuition/intuition.h"
  6. #include "functions.h"
  7. #include "graphics/display.h"
  8. #include "graphics/gfx.h"
  9. #include "graphics/gfxmacros.h"
  10. #include "graphics/view.h"
  11. #include "blit.h"
  12. #include "stdio.h"
  13.