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:
parent
8fe567c4fa
commit
648640f9ad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <QApplication>
|
||||
#include <QLayout>
|
||||
|
||||
#include <KWindowSystem/KWindowSystem>
|
||||
#include <KWindowSystem>
|
||||
#include <kcmodule.h>
|
||||
#include <kservice.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue