home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / wb_tools / swazblanker / programmer / include / proto / swazblanker.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-24  |  213 b   |  8 lines

  1. #ifndef PROTO_SWAZBLANKER_H
  2. #define PROTO_SWAZBLANKER_H
  3. #include <exec/types.h>
  4. extern struct SwazBlankerBase *SwazBlankerBase;
  5. #include <clib/swazblanker_protos.h>
  6. #include <pragmas/swazblanker_pragmas.h>
  7. #endif
  8.