home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / fd2inline-1.0-bin.lha / include / proto / iffparse.h < prev    next >
C/C++ Source or Header  |  1996-10-12  |  269b  |  15 lines

  1. #ifndef PROTO_IFFPARSE_H
  2. #define PROTO_IFFPARSE_H
  3.  
  4. #ifndef UTILITY_HOOKS_H
  5. #include <utility/hooks.h>
  6. #endif
  7. #include <clib/iffparse_protos.h>
  8. #include <inline/iffparse.h>
  9.  
  10. #ifndef __NOLIBBASE__
  11. extern struct Library * __CONSTLIBBASEDECL__ IFFParseBase;
  12. #endif
  13.  
  14. #endif
  15.