home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / programmieren / gui / gadutil / include / proto / gadutil.h
Encoding:
C/C++ Source or Header  |  1997-10-05  |  185 b   |  8 lines

  1. #ifndef PROTO_GADUTIL_H
  2. #define PROTO_GADUTIL_H
  3. #include <exec/types.h>
  4. extern struct Library *GadUtilBase;
  5. #include <clib/gadutil_protos.h>
  6. #include <pragmas/gadutil_pragmas.h>
  7. #endif
  8.