summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/component_p.cpp
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2011-06-15 12:39:03 +0200
committerkh1 <qt-info@nokia.com>2011-06-15 12:39:03 +0200
commit4d78ddd97cf97621ac5b84d7cd2e5e1f800b41b9 (patch)
tree64d2e7829e2b694002295fb292e1e795ac0fc9a9 /installerbuilder/libinstaller/component_p.cpp
parent412c3e226e10fe8d2627a79d19b10dc60cf03efe (diff)
Rename header/ source files to match class name.
Fix includes as well.
Diffstat (limited to 'installerbuilder/libinstaller/component_p.cpp')
-rw-r--r--installerbuilder/libinstaller/component_p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/component_p.cpp b/installerbuilder/libinstaller/component_p.cpp
index 6dc676cc9..5fd76a586 100644
--- a/installerbuilder/libinstaller/component_p.cpp
+++ b/installerbuilder/libinstaller/component_p.cpp
@@ -34,7 +34,7 @@
#include "component.h"
#include "messageboxhandler.h"
-#include "qinstaller.h"
+#include "packagemanagercore.h"
#include <QtGui/QApplication>
#include <QtGui/QDesktopServices>