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

  1. #ifndef PROTO_WB_H
  2. #define PROTO_WB_H
  3.  
  4. #ifndef DOS_DOSEXTENS_H
  5. #include <dos/dosextens.h>
  6. #endif
  7.  
  8. #include <clib/wb_protos.h>
  9. #include <inline/wb.h>
  10.  
  11. #ifndef __NOLIBBASE__
  12. extern struct Library * __CONSTLIBBASEDECL__ WorkbenchBase;
  13. #endif
  14.  
  15. #endif
  16.