summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/updatesettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/libinstaller/updatesettings.cpp')
-rw-r--r--installerbuilder/libinstaller/updatesettings.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/installerbuilder/libinstaller/updatesettings.cpp b/installerbuilder/libinstaller/updatesettings.cpp
index 078db3adb..f06a1fa87 100644
--- a/installerbuilder/libinstaller/updatesettings.cpp
+++ b/installerbuilder/libinstaller/updatesettings.cpp
@@ -29,11 +29,10 @@
** Nokia at qt-info@nokia.com.
**
**************************************************************************/
-
#include "updatesettings.h"
-#include "common/errors.h"
-#include "common/repository.h"
+#include "errors.h"
+#include "repository.h"
#include "settings.h"
#include <QtCore/QDateTime>