home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / MagicEYE.lha / MagicEYE / SCREENNO.LHA / ScreenNotify / include / proto / screennotify.h
Encoding:
C/C++ Source or Header  |  1995-03-26  |  210 b   |  8 lines

  1. #ifndef PROTO_SCREENNOTIFY_H
  2. #define PROTO_SCREENNOTIFY_H
  3. #include <exec/types.h>
  4. extern struct Library *ScreenNotifyBase;
  5. #include <clib/screennotify_protos.h>
  6. #include <pragmas/screennotify_pragmas.h>
  7. #endif
  8.