#ifndef PROTO_LAYERS_H
#define PROTO_LAYERS_H

#include <clib/layers_protos.h>
#include <inline/layers.h>

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

#endif
