home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / DC-POS24.LZX / pOS / pOSxA.lzx / pOSxA / protos / icon.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-03-12  |  174 b   |  9 lines

  1. #ifndef PROTO_ICON_H
  2. #define PROTO_ICON_H
  3. #include <exec/types.h>
  4.  
  5. //extern struct Library *IconBase ;
  6. #include <clib/icon_protos.h>
  7. #include <pragmas/icon_pragmas.h>
  8. #endif
  9.