summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/elevatedexecuteoperation.cpp
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2011-05-13 18:36:26 +0200
committerkh1 <qt-info@nokia.com>2011-05-16 20:37:25 +0200
commit367477f07449f25cdfbd2c1d4274df698f279a21 (patch)
treecf3edcc27c8f2e4ef144c7c02dd9ad3e29ab04b0 /installerbuilder/libinstaller/elevatedexecuteoperation.cpp
parent2f382c906bb77a99ff3c2363304fff5138e86497 (diff)
Make use of the QProcessWrapper own source.
Diffstat (limited to 'installerbuilder/libinstaller/elevatedexecuteoperation.cpp')
-rw-r--r--installerbuilder/libinstaller/elevatedexecuteoperation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/installerbuilder/libinstaller/elevatedexecuteoperation.cpp b/installerbuilder/libinstaller/elevatedexecuteoperation.cpp
index 7a19dbca6..288c6f29e 100644
--- a/installerbuilder/libinstaller/elevatedexecuteoperation.cpp
+++ b/installerbuilder/libinstaller/elevatedexecuteoperation.cpp
@@ -35,6 +35,7 @@
#include "environment.h"
#include "fsengineclient.h"
#include "common/utils.h"
+#include "qprocesswrapper.h"
#include <QThread>