From b43eea3bbb98d196287b7e8ee40aed1c4fa2dde5 Mon Sep 17 00:00:00 2001 From: kh1 Date: Thu, 9 Jun 2011 13:45:22 +0200 Subject: Fix broken build after rename. --- examples/testapp/componentselectiondialog.cpp | 2 +- examples/testapp/updateagent.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/testapp/componentselectiondialog.cpp b/examples/testapp/componentselectiondialog.cpp index b7f620d39..cad923b52 100644 --- a/examples/testapp/componentselectiondialog.cpp +++ b/examples/testapp/componentselectiondialog.cpp @@ -33,9 +33,9 @@ #include "componentselectiondialog.h" #include "ui_componentselectiondialog.h" +#include #include #include -#include #include #include diff --git a/examples/testapp/updateagent.cpp b/examples/testapp/updateagent.cpp index 7f7722c08..e68eae1ea 100644 --- a/examples/testapp/updateagent.cpp +++ b/examples/testapp/updateagent.cpp @@ -35,8 +35,8 @@ #include #include #include +#include #include -#include #include #include -- cgit v1.2.3