telepathy-qt: BaseChannel: Reduced includes (doesn' t depend on client stuff anymore).

Alexandr Akulich kaffeine at kemper.freedesktop.org
Fri Jan 15 08:09:33 PST 2016


Module: telepathy-qt
Branch: master
Commit: 1e1f53e9d91684918c34ec50392f86287e001a1e
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=1e1f53e9d91684918c34ec50392f86287e001a1e

Author: Alexandr Akulich <akulichalexander at gmail.com>
Date:   Fri Jan 15 18:52:59 2016 +0500

BaseChannel: Reduced includes (doesn't depend on client stuff anymore).

---

 TelepathyQt/base-channel.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TelepathyQt/base-channel.cpp b/TelepathyQt/base-channel.cpp
index eb41463..720d58e 100644
--- a/TelepathyQt/base-channel.cpp
+++ b/TelepathyQt/base-channel.cpp
@@ -26,7 +26,8 @@
 
 #include "TelepathyQt/_gen/base-channel.moc.hpp"
 #include "TelepathyQt/_gen/base-channel-internal.moc.hpp"
-#include "TelepathyQt/future-internal.h"
+#include "TelepathyQt/_gen/future-constants.h"
+#include "TelepathyQt/_gen/future-types.h"
 
 #include "TelepathyQt/debug-internal.h"
 



More information about the telepathy-commits mailing list