[Telepathy-commits] [telepathy-qt4/master] Trivia patch, change the way connection-manager-internal.h is included.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Fri Jan 9 05:50:46 PST 2009


---
 TelepathyQt4/Client/connection-manager.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/TelepathyQt4/Client/connection-manager.cpp b/TelepathyQt4/Client/connection-manager.cpp
index 11cc297..db82994 100644
--- a/TelepathyQt4/Client/connection-manager.cpp
+++ b/TelepathyQt4/Client/connection-manager.cpp
@@ -20,7 +20,7 @@
  */
 
 #include <TelepathyQt4/Client/ConnectionManager>
-#include "connection-manager-internal.h"
+#include "TelepathyQt4/Client/connection-manager-internal.h"
 
 #include "TelepathyQt4/_gen/cli-connection-manager-body.hpp"
 #include "TelepathyQt4/_gen/cli-connection-manager.moc.hpp"
-- 
1.5.6.5



More information about the Telepathy-commits mailing list