[libgit2-glib] strarray is separated from common so include the new header
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] strarray is separated from common so include the new header
- Date: Sat, 20 Oct 2012 13:05:25 +0000 (UTC)
commit 4b058b70cde3a23f11bfa3d9ff5226881d30aee7
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Oct 20 14:40:26 2012 +0200
strarray is separated from common so include the new header
libgit2-glib/ggit-utils.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgit2-glib/ggit-utils.h b/libgit2-glib/ggit-utils.h
index 672b4b9..43fdc98 100644
--- a/libgit2-glib/ggit-utils.h
+++ b/libgit2-glib/ggit-utils.h
@@ -22,7 +22,7 @@
#define __GGIT_UTILS_H__
#include <glib-object.h>
-#include <git2/common.h>
+#include <git2/strarray.h>
#include <git2/object.h>
#include <git2/types.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]