[kwin/oxygen] Include KPluginFactory

Got removed from kdecoration.h - sorry for the build failure.
This commit is contained in:
Martin Gräßlin 2014-03-18 16:14:56 +01:00
parent 23e6fbbb71
commit a4fe0b1d19

View file

@ -31,7 +31,7 @@
#include <KSharedConfig>
#include <KConfigGroup>
#include <KWindowInfo>
#include <kdeversion.h>
#include <KPluginFactory>
KWIN_DECORATION(OxygenPluginFactory, "oxygenclient.json", Oxygen::Factory)