From 36de23840d923965467852539a36a831c96ff178 Mon Sep 17 00:00:00 2001 From: Jorgen Lind Date: Mon, 13 Aug 2012 08:32:30 +0200 Subject: [PATCH] Compile fixes Change-Id: Ie532b5cd87dbcb9546b23c2ce7d013137933fbb8 Reviewed-by: Laszlo Agocs --- tests/auto/wayland/tst_client.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/wayland/tst_client.cpp b/tests/auto/wayland/tst_client.cpp index 5b594198e75..3348847fc84 100644 --- a/tests/auto/wayland/tst_client.cpp +++ b/tests/auto/wayland/tst_client.cpp @@ -43,6 +43,7 @@ #include #include +#include #include