[Telepathy-commits] [telepathy-qt4/master] Fix compilation of the Roster example

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Mar 5 08:56:33 PST 2009


---
 examples/roster/roster-window.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/examples/roster/roster-window.h b/examples/roster/roster-window.h
index c6c645e..51e0a03 100644
--- a/examples/roster/roster-window.h
+++ b/examples/roster/roster-window.h
@@ -24,11 +24,12 @@
 #include <QMainWindow>
 #include <QSharedPointer>
 
+#include <TelepathyQt4/Client/Contact>
+
 namespace Telepathy {
 namespace Client {
 class Connection;
 class ConnectionManager;
-class Contact;
 class PendingOperation;
 }
 }
-- 
1.5.6.5




More information about the telepathy-commits mailing list