home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / player / ahi / developer / include / proto / ahi.h < prev   
Encoding:
C/C++ Source or Header  |  1996-01-13  |  165 b   |  8 lines

  1. #ifndef PROTO_AHI_H
  2. #define PROTO_AHI_H
  3. #include <exec/types.h>
  4. extern struct Library *AHIBase;
  5. #include <clib/ahi_protos.h>
  6. #include <pragmas/ahi_pragmas.h>
  7. #endif
  8.