home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Workbench / Libs / fidlb612.lha / FileID_Library / include / proto / FileID.h
Encoding:
C/C++ Source or Header  |  1995-02-06  |  199 b   |  10 lines

  1. #ifndef PROTO_FILEID_H
  2. #define PROTO_FILEID_H
  3.  
  4. #include <exec/types.h>
  5. extern struct FileIDBase *FileIDBase;
  6. #include <clib/FileID_protos.h>
  7. #include <pragmas/FileID.h>
  8.  
  9. #endif  /* PROTO_FILEID_H */
  10.