From dbfd0bef3e94148fe91a600b503a545e146cb1df Mon Sep 17 00:00:00 2001
From: Christian Kandeler <christian.kandeler@nokia.com>
Date: Wed, 22 Jun 2011 09:52:44 +0200
Subject: [PATCH] RemoteLinux: Fix compilation.

Change-Id: I3e4b6518aae9fa38d7fd7549e79d24259b7102b6
Reviewed-on: http://codereview.qt.nokia.com/582
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
---
 src/plugins/remotelinux/remotelinuxplugin.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/plugins/remotelinux/remotelinuxplugin.cpp b/src/plugins/remotelinux/remotelinuxplugin.cpp
index 3ee7d6be190..86d3c6b558b 100644
--- a/src/plugins/remotelinux/remotelinuxplugin.cpp
+++ b/src/plugins/remotelinux/remotelinuxplugin.cpp
@@ -38,7 +38,6 @@
 #include "maemodeployable.h"
 #include "maemodeploystepfactory.h"
 #include "linuxdeviceconfigurations.h"
-#include "deviceconfigurationfactory.h"
 #include "maemoglobal.h"
 #include "maemopackagecreationfactory.h"
 #include "maemopublishingwizardfactories.h"
-- 
GitLab