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