Suppress QWindowSystemInterface inclusion warnings.
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylandscreen.cpp
index 14b8f4e..007ff46 100644 (file)
@@ -45,7 +45,7 @@
 #include "qwaylandcursor.h"
 #include "qwaylandextendedoutput.h"
 
-#include <QWindowSystemInterface>
+#include <qpa/qwindowsysteminterface.h>
 
 QWaylandScreen::QWaylandScreen(QWaylandDisplay *waylandDisplay, struct wl_output *output, QRect geometry)
     : QPlatformScreen()