home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / MPEGAPPCdev / PPCInclude / powerup / ppcproto / mpega.h
Encoding:
C/C++ Source or Header  |  2000-01-06  |  370 b   |  18 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PPCPROTO_MPEGA_H
  4. #define PPCPROTO_MPEGA_H
  5.  
  6. #include <clib/mpega_protos.h>
  7. #include <pragmas/mpega_pragmas.h>
  8.  
  9. #ifndef __NOLIBBASE__
  10. extern struct Library *
  11. #ifdef __CONSTLIBBASEDECL__
  12. __CONSTLIBBASEDECL__
  13. #endif /* __CONSTLIBBASEDECL__ */
  14. MPEGABase;
  15. #endif /* !__NOLIBBASE__ */
  16.  
  17. #endif /* !PPCPROTO_MPEGA_H */
  18.