#ifndef KCOLORBTN_H
#define KCOLORBTN_H

#ifdef KDE_NO_COMPAT
#ifdef __GNUC__
#warning <kcolorbtn.h> is the old name. Use <kcolorbutton.h> from now on
#endif
#endif
#include <kcolorbutton.h>

#endif