home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / CDTools / Players / DeliTracker / Bonus / playsid3.lha / PlaySID3.0 / include / proto / playsid.h
C/C++ Source or Header  |  1994-08-12  |  189b  |  8 lines

  1. #ifndef PROTO_PLAYSID_H
  2. #define PROTO_PLAYSID_H
  3. #include <exec/types.h>
  4. extern struct PlaySidBase *PlaySidBase;
  5. #include <clib/playsid_protos.h>
  6. #include <pragmas/playsid_pragmas.h>
  7. #endif
  8.