telepathy-glib: Fix include path to work in folks copy

Xavier Claessens xclaesse at kemper.freedesktop.org
Tue May 22 07:55:17 PDT 2012


Module: telepathy-glib
Branch: master
Commit: e54e1dd4fd5a09fd02d1cbf278eb615c1edeed36
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=e54e1dd4fd5a09fd02d1cbf278eb615c1edeed36

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Tue May 22 16:38:09 2012 +0200

Fix include path to work in folks copy

---

 tests/lib/util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/lib/util.c b/tests/lib/util.c
index fea462f..009d964 100644
--- a/tests/lib/util.c
+++ b/tests/lib/util.c
@@ -10,7 +10,7 @@
 
 #include "config.h"
 
-#include "tests/lib/util.h"
+#include "util.h"
 
 #include <telepathy-glib/connection.h>
 



More information about the telepathy-commits mailing list