#ifndef PROTO_GADTOOLS_H
#define PROTO_GADTOOLS_H

#include <clib/gadtools_protos.h>
#include <inline/gadtools.h>

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

#endif
