home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / libs / maestix / include / proto / maestix.h
Encoding:
C/C++ Source or Header  |  1997-11-28  |  186 b   |  9 lines

  1. #ifndef PROTO_MAESTIX_H
  2. #define PROTO_MAESTIX_H
  3. #include <exec/types.h>
  4. extern struct Library *MaestixBase;
  5. #include <clib/maestix_protos.h>
  6. #include <pragmas/maestix_pragmas.h>
  7. #endif
  8.  
  9.