/* $VER: proto/AMarquee.h 1.0 (26.02.2000) */
#ifndef AMARQUEE_PROTO_H
#define AMARQUEE_PROTO_H

#include <exec/types.h>
#include <clib/AMarquee_protos.h>

#ifdef __GNUC__
#include <inline/AMarquee.h>
#endif /* __GNUC__ */

#ifndef __NOLIBBASE__
extern struct Library *
#ifdef __CONSTLIBBASEDECL__
__CONSTLIBBASEDECL__
#endif /* __CONSTLIBBASEDECL__ */
AMarqueeBase;
#endif /* !__NOLIBBASE__ */

#ifdef __SUPPORTS_PRAGMAS__
#include <pragmas/config.h>
#include <pragmas/AMarquee_pragmas.h>
#endif

#endif
