Add KF5::WaylandServer to include the required directories
ClosedPublic

Authored by bkchr on Feb 7 2018, 8:54 PM.

Details

Summary

abstract_egl_backend.cpp includes several kwayland headers, but the include paths aren't added for kwayland. This patch solves the problem, by adding kwayland as requirement for the opengl scene plugin.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bkchr created this revision.Feb 7 2018, 8:54 PM
Restricted Application added a subscriber: kwin. · View Herald TranscriptFeb 7 2018, 8:54 PM
bkchr requested review of this revision.Feb 7 2018, 8:54 PM
graesslin accepted this revision.Feb 8 2018, 4:01 PM
This revision is now accepted and ready to land.Feb 8 2018, 4:01 PM
bkchr added a comment.Feb 9 2018, 8:15 AM

As I have no commit rights, can someone merge this commit for me?
My email address is: git@kchr.de

Thank you.

This revision was automatically updated to reflect the committed changes.