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