Include KF headers properly

With the recent KWayland changes we can build without 4 era legacy include
paths now, which makes this visible.
This commit is contained in:
Volker Krause 2022-03-21 17:23:57 +01:00
parent 8fe567c4fa
commit 648640f9ad

View file

@ -15,7 +15,7 @@
#include <QApplication>
#include <QLayout>
#include <KWindowSystem/KWindowSystem>
#include <KWindowSystem>
#include <kcmodule.h>
#include <kservice.h>