home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / gfront11.lha / GUIFront / Developer / Include / proto / guifront.h
Encoding:
C/C++ Source or Header  |  1994-06-04  |  166 b   |  7 lines

  1. #ifndef PROTO_GUIFRONT_H
  2. #define PROTO_GUIFRONT_H
  3. extern struct Library *GUIFrontBase;
  4. #include <clib/guifront_protos.h>
  5. #include <pragmas/guifront_pragmas.h>
  6. #endif
  7.