home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / libs / zconnectlib5_0 / developer / c / proto / zconnect.h
Encoding:
C/C++ Source or Header  |  1997-07-01  |  197 b   |  15 lines

  1. #ifndef PROTO_ZCONNECT_H
  2. #define PROTO_ZCONNECT_H
  3.  
  4.  
  5.  
  6. #include <pragmas/zconnect_pragmas.h>
  7. #include <libraries/zconnect.h>
  8.  
  9.  
  10. extern struct Library *ZConnectBase;
  11.  
  12.  
  13.  
  14. #endif   /* PROTO_ZCONNECT_H */
  15.