[Telepathy-commits] [telepathy-qt4/master] Weed out includes in PendingChannel

Olli Salli olli.salli at collabora.co.uk
Thu Jan 29 11:50:22 PST 2009


---
 TelepathyQt4/Client/pending-channel.h |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/TelepathyQt4/Client/pending-channel.h b/TelepathyQt4/Client/pending-channel.h
index c5d184f..9a23d64 100644
--- a/TelepathyQt4/Client/pending-channel.h
+++ b/TelepathyQt4/Client/pending-channel.h
@@ -27,8 +27,11 @@
 #endif
 
 #include <TelepathyQt4/Client/PendingOperation>
-#include <TelepathyQt4/Constants>
-#include <TelepathyQt4/Types>
+
+#include <QString>
+#include <QVariantMap>
+
+#include <QDBusPendingCallWatcher>
 
 namespace Telepathy
 {
-- 
1.5.6.5




More information about the telepathy-commits mailing list