home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / dev / mui-2.1.lha / MUI-2.1 / Developer / C / Include / proto / muimaster.h
Encoding:
C/C++ Source or Header  |  1994-07-04  |  195 b   |  8 lines

  1. #ifndef PROTO_MUIMASTER_H
  2. #define PROTO_MUIMASTER_H
  3. #include <exec/types.h>
  4. extern struct Library *MUIMasterBase;
  5. #include <clib/muimaster_protos.h>
  6. #include <pragmas/muimaster_pragmas.h>
  7. #endif
  8.