From 2f330d359eb7999f9ef83d22dd0632c3326dd6e1 Mon Sep 17 00:00:00 2001 From: hjk Date: Fri, 18 Nov 2011 23:13:00 +0100 Subject: Remove re-directing KD* header. Change-Id: I840d5d7739161300b38ac9b77eaabb2840c9fe02 Reviewed-by: Tim Jenssen --- examples/downloadspeed/main.cpp | 5 +++-- examples/testapp/main.cpp | 2 +- examples/testapp/mainwindow.cpp | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/downloadspeed/main.cpp b/examples/downloadspeed/main.cpp index 026d0f124..0648b5547 100644 --- a/examples/downloadspeed/main.cpp +++ b/examples/downloadspeed/main.cpp @@ -19,8 +19,9 @@ ** clear to you. ** **********************************************************************/ -#include -#include + +#include +#include #include #include diff --git a/examples/testapp/main.cpp b/examples/testapp/main.cpp index edd7cdaa6..96bad3db5 100644 --- a/examples/testapp/main.cpp +++ b/examples/testapp/main.cpp @@ -34,7 +34,7 @@ #include -#include +#include #include diff --git a/examples/testapp/mainwindow.cpp b/examples/testapp/mainwindow.cpp index 7683671e6..9491ebac4 100644 --- a/examples/testapp/mainwindow.cpp +++ b/examples/testapp/mainwindow.cpp @@ -40,7 +40,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3