summaryrefslogtreecommitdiffstats
path: root/examples/testapp/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/mainwindow.cpp')
-rw-r--r--examples/testapp/mainwindow.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/testapp/mainwindow.cpp b/examples/testapp/mainwindow.cpp
index bf81e81f4..97c534e2d 100644
--- a/examples/testapp/mainwindow.cpp
+++ b/examples/testapp/mainwindow.cpp
@@ -29,15 +29,14 @@
** Nokia at qt-info@nokia.com.
**
**************************************************************************/
-
#include "mainwindow.h"
#include "componentselectiondialog.h"
#include "updateagent.h"
#include "updatesettingsdialog.h"
-#include <common/binaryformat.h>
-#include <common/errors.h>
+#include <binaryformat.h>
+#include <errors.h>
#include <updatesettings.h>
#include <kdselfrestarter.h>