revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / diskimage / include / aros / proto / mpega.h
blob7368c35296c5bef4893bbee1806a6be2bc24dc90
1 #ifndef PROTO_MPEGA_H
2 #define PROTO_MPEGA_H
4 #include <exec/types.h>
5 #include <aros/system.h>
7 #include <clib/mpega_protos.h>
9 #if !defined(MPEGABase) && !defined(__NOLIBBASE__) && !defined(__MPEGA_NOLIBBASE__)
10 extern struct Library *MPEGABase;
11 #endif
13 #if !defined(NOLIBDEFINES) && !defined(MPEGA_NOLIBDEFINES)
14 # include <defines/mpega.h>
15 #endif
17 #endif /* PROTO_MPEGA_H */