#ifndef PROTO_COLORWHEEL_H
#define PROTO_COLORWHEEL_H

#include <clib/colorwheel_protos.h>
#include <inline/colorwheel.h>

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

#endif
