From 7d5c4a721178f35434d793c9a0235ad8a077da7a Mon Sep 17 00:00:00 2001 From: hjk Date: Sat, 19 Nov 2011 00:00:52 +0100 Subject: Simplify KD* directory structure. Change-Id: Ia6a4a9581873ada42aed3818d8fd2a4f41763f75 Reviewed-by: Tim Jenssen --- examples/downloadspeed/main.cpp | 4 ++-- examples/testapp/main.cpp | 2 +- examples/testapp/mainwindow.cpp | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/downloadspeed/main.cpp b/examples/downloadspeed/main.cpp index 0648b5547..835a38faa 100644 --- a/examples/downloadspeed/main.cpp +++ b/examples/downloadspeed/main.cpp @@ -20,8 +20,8 @@ ** **********************************************************************/ -#include -#include +#include +#include #include #include diff --git a/examples/testapp/main.cpp b/examples/testapp/main.cpp index 96bad3db5..e7ded83fc 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 9491ebac4..c10deac74 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