revert between 56095 -> 55830 in arch
[AROS.git] / tools / fd2inline / include-src / proto / graphics.h
blob7bf6784ea5c1d45ffa44f94d7a8e87c8ef1f777e
1 #ifndef PROTO_GRAPHICS_H
2 #define PROTO_GRAPHICS_H
4 #ifndef GRAPHICS_SCALE_H
5 #include <graphics/scale.h>
6 #endif /* !GRAPHICS_SCALE_H */
8 #include <clib/graphics_protos.h>
10 #ifdef __GNUC__
11 #undef GetOutlinePen
12 #include <inline/graphics.h>
13 #endif /* __GNUC__ */
15 #ifndef __NOLIBBASE__
16 extern struct GfxBase *
17 #ifdef __CONSTLIBBASEDECL__
18 __CONSTLIBBASEDECL__
19 #endif /* __CONSTLIBBASEDECL__ */
20 GfxBase;
21 #endif /* !__NOLIBBASE__ */
23 #endif /* !PROTO_GRAPHICS_H */