#ifndef PROTO_WB_H
#define PROTO_WB_H

#ifndef DOS_DOSEXTENS_H
#include <dos/dosextens.h>
#endif

#include <clib/wb_protos.h>
#include <inline/wb.h>

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

#endif
