revert between 56095 -> 55830 in arch
[AROS.git] / tools / fd2inline / include-src / proto / screennotify.h
blob792810bec3548a18f6595d05257ac4cd926c8442
1 #ifndef PROTO_SCREENNOTIFY_H
2 #define PROTO_SCREENNOTIFY_H
4 #ifndef INTUITION_SCREENS_H
5 #include <intuition/screens.h>
6 #endif /* !INTUITION_SCREENS_H */
8 #include <clib/screennotify_protos.h>
10 #ifdef __GNUC__
11 #include <inline/screennotify.h>
12 #endif /* __GNUC__ */
14 #ifndef __NOLIBBASE__
15 extern struct Library *
16 #ifdef __CONSTLIBBASEDECL__
17 __CONSTLIBBASEDECL__
18 #endif /* __CONSTLIBBASEDECL__ */
19 ScreenNotifyBase;
20 #endif /* !__NOLIBBASE__ */
22 #endif /* !PROTO_SCREENNOTIFY_H */