home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_dev-disk / egsincludes / proto / all.h next >
Encoding:
C/C++ Source or Header  |  1994-06-06  |  733 b   |  24 lines

  1. /* Include all proto files */
  2. /* These will include the actual prototype files and the pragma files */
  3.  
  4. #include <egs/proto/egs.h>
  5. #include <egs/proto/egsalphablit.h>
  6. #include <egs/proto/egsblit.h>
  7. #include <egs/proto/egsgadbox.h>
  8. #include <egs/proto/egsgfx.h>
  9. #include <egs/proto/egsintui.h>
  10. #include <egs/proto/egslayers.h>
  11. #include <egs/proto/egsrequest.h>
  12. #include <egs/proto/gbcolorpot.h>
  13. #include <egs/proto/gbmenuselect.h>
  14. #include <egs/proto/gbmultiscrollbox.h>
  15. #include <egs/proto/gbradio.h>
  16. #include <egs/proto/gbscrollbox.h>
  17. #include <egs/proto/gbselect.h>
  18. #include <egs/proto/gbsets.h>
  19. #include <egs/proto/gbTextEdit.h>
  20. #include <egs/proto/gbtextinfo.h>
  21. #include <egs/proto/gbtwodimprop.h>
  22. #include <egs/proto/gbview.h>
  23.  
  24.