#ifndef PROTO_MUIMASTER_H
#define PROTO_MUIMASTER_H

#ifndef EXEC_LIBRARIES_H
#include <exec/libraries.h>
#endif

#ifndef LIBRARIES_MUI_H
#include <libraries/mui.h>
#endif

#include <clib/muimaster_protos.h>
#include <inline/muimaster.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ MUIMasterBase;
#endif

#endif
