summaryrefslogtreecommitdiffstats
path: root/examples/testapp/updateagent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/updateagent.cpp')
-rw-r--r--examples/testapp/updateagent.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/examples/testapp/updateagent.cpp b/examples/testapp/updateagent.cpp
index 545ccf293..6e3377933 100644
--- a/examples/testapp/updateagent.cpp
+++ b/examples/testapp/updateagent.cpp
@@ -29,12 +29,11 @@
** Nokia at qt-info@nokia.com.
**
**************************************************************************/
-
#include "updateagent.h"
-#include <common/binaryformatenginehandler.h>
-#include <common/binaryformat.h>
-#include <common/errors.h>
+#include <binaryformatenginehandler.h>
+#include <binaryformat.h>
+#include <errors.h>
#include <component.h>
#include <packagemanagercore.h>
#include <updatesettings.h>