Bringing vpdf from vendor/MorphOS-OSS/current into main branch.
[AROS-Contrib.git] / vpdf / include / proto / cairo.h
blob60371bc63ee590259632b9d6a82df67dcd580cba
1 /* Automatically generated header! Do not edit! */
3 #ifndef PROTO_CAIRO_H
4 #define PROTO_CAIRO_H
6 #ifndef __NOLIBBASE__
7 extern struct Library *
8 #ifdef __CONSTLIBBASEDECL__
9 __CONSTLIBBASEDECL__
10 #endif /* __CONSTLIBBASEDECL__ */
11 CairoBase;
12 #endif /* !__NOLIBBASE__ */
14 #include <clib/cairo_protos.h>
16 #ifdef __GNUC__
17 #ifdef __PPC__
18 #ifndef _NO_PPCINLINE
19 #include <ppcinline/cairo.h>
20 #endif /* _NO_PPCINLINE */
21 #else
22 #ifndef _NO_INLINE
23 #include <inline/cairo.h>
24 #endif /* _NO_INLINE */
25 #endif /* __PPC__ */
26 #elif defined(__VBCC__)
27 #include <inline/cairo_protos.h>
28 #else
29 #include <pragmas/cairo_pragmas.h>
30 #endif /* __GNUC__ */
32 #endif /* !PROTO_CAIRO_H */