From 66b5c4382a0439faa553427381b305d319faf33a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Fri, 12 Dec 2014 08:32:01 +0100 Subject: [PATCH] Do not include QtModules --- src/wayland/tests/pasteclient.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wayland/tests/pasteclient.cpp b/src/wayland/tests/pasteclient.cpp index 7922c9e400..7cd651c0e7 100644 --- a/src/wayland/tests/pasteclient.cpp +++ b/src/wayland/tests/pasteclient.cpp @@ -37,7 +37,7 @@ License along with this library. If not, see . #include #include #include -#include +#include // system #include