home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Resources / Online / OpenURL / Developer / C / include / proto / openurl.h
Encoding:
C/C++ Source or Header  |  1998-07-26  |  185 b   |  8 lines

  1. #ifndef PROTO_OPENURL_H
  2. #define PROTO_OPENURL_H
  3. #include <exec/types.h>
  4. extern struct Library *OpenURLBase;
  5. #include <clib/openurl_protos.h>
  6. #include <pragmas/openurl_pragmas.h>
  7. #endif
  8.