/*
   mpega.library (C) 1997 Stéphane TAVENARD
*/
#ifndef PROTO_MPEGA_H
#define PROTO_MPEGA_H

#include <exec/types.h>

extern struct Library *MPEGABase;

#include <clib/mpega_protos.h>
#include <pragmas/mpega_pragmas.h>

#endif /* PROTO_MPEGA_H */
