1 #ifndef _PROTO_SCREENNOTIFY_H
2 #define _PROTO_SCREENNOTIFY_H
5 #include <exec/types.h>
7 #if !defined(CLIB_SCREENNOTIFY_PROTOS_H) && !defined(__GNUC__)
8 #include <clib/screennotify_protos.h>
12 extern struct Library
*ScreenNotifyBase
;
16 #include <inline/screennotify.h>
17 #elif defined(__VBCC__)
18 #include <inline/screennotify_protos.h>
20 #include <pragma/screennotify_lib.h>
23 #endif /* _PROTO_SCREENNOTIFY_H */