[evolution-data-server] Vala bindings: use e-book-client.h instead of e-book.h



commit c9f851b3423b6d30ffc5b186ff82b25203e4a02a
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date:   Sun May 29 15:29:35 2011 +0100

    Vala bindings: use e-book-client.h instead of e-book.h

 addressbook/libebook/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am
index e00d1c1..36f55ed 100644
--- a/addressbook/libebook/Makefile.am
+++ b/addressbook/libebook/Makefile.am
@@ -76,7 +76,7 @@ pkgconfig_DATA = libebook-$(API_VERSION).pc
 INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver \
 	--add-include-path=$(srcdir) --identifier-prefix=E --pkg-export \
-	libebook-1.2 --c-include="libebook/e-book.h"
+	libebook-1.2 --c-include="libebook/e-book-client.h"
 INTROSPECTION_COMPILER_ARGS = --includedir=$(top_builddir)/libedataserver \
 	--includedir=$(srcdir)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]