[next] telepathy-glib: Fix include path to work in folks copy
Xavier Claessens
xclaesse at kemper.freedesktop.org
Thu May 31 05:09:05 PDT 2012
Module: telepathy-glib
Branch: next
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