home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 6 / Sonderheft_6-96.iso / pd / libraries / fileid / fileid_library / include / proto / fileid.h
C/C++ Source or Header  |  1996-11-03  |  199b  |  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.