home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_dev-disk / egsincludes / proto / gbview.h < prev   
Encoding:
C/C++ Source or Header  |  1994-06-06  |  213 b   |  10 lines

  1. #ifndef EGS_PROTO_GBVIEWBASE_H
  2. #define EGS_PROTO_GBVIEWBASE_H
  3.  
  4. #include <egs/clib/gbview_protos.h>
  5. #include <egs/pragmas/gbview_pragmas.h>
  6.  
  7. extern struct Library *EGBViewBase;
  8.  
  9. #endif /* EGS_PROTO_GBVIEWBASE_H */
  10.