diff --git a/widgets/itembackground.h b/widgets/itembackground.h index 2b311a2b7..f68c56884 100644 --- a/widgets/itembackground.h +++ b/widgets/itembackground.h @@ -23,6 +23,7 @@ #include +#include /** * @class ItemBackground plasma/widgets/itembackground.h @@ -36,7 +37,7 @@ namespace Plasma { class FrameSvg; class ItemBackgroundPrivate; -class ItemBackground : public QGraphicsWidget +class PLASMA_EXPORT ItemBackground : public QGraphicsWidget { Q_OBJECT public: