home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Programming / vbcc_MorphOS / machines / morphos / include / proto / dtclass.h < prev    next >
C/C++ Source or Header  |  2000-08-20  |  149b  |  7 lines

  1. #ifndef PROTO_DTCLASS_H
  2. #define PROTO_DTCLASS_H
  3. #include <exec/types.h>
  4. extern struct Library *DTClassBase ;
  5. #include <clib/dtclass_protos.h>
  6. #endif
  7.