1 /* Automatically generated header! Do not edit! */ 2 3 #ifndef PROTO_MULTIMEDIA_H 4 #define PROTO_MULTIMEDIA_H 5 6 #ifndef __NOLIBBASE__ 7 extern struct Library * 8 #ifdef __CONSTLIBBASEDECL__ 9 __CONSTLIBBASEDECL__ 10 #endif /* __CONSTLIBBASEDECL__ */ 11 MultimediaBase; 12 #endif /* !__NOLIBBASE__ */ 13 14 #include <clib/multimedia_protos.h> 15 #include <classes/multimedia/multimedia.h> 16 17 #ifdef __GNUC__ 18 #ifdef __PPC__ 19 #ifndef _NO_PPCINLINE 20 #include <ppcinline/multimedia.h> 21 #endif /* _NO_PPCINLINE */ 22 #else 23 #ifndef _NO_INLINE 24 #include <inline/multimedia.h> 25 #endif /* _NO_INLINE */ 26 #endif /* __PPC__ */ 27 #else 28 #include <pragmas/multimedia_pragmas.h> 29 #endif /* __GNUC__ */ 30 31 #endif /* !PROTO_MULTIMEDIA_H */ 32