[gcr] Gck-1.gir: Fix the C header that should be included



commit cb848dab623378195c392e2c5af9fd621ed091d5
Author: Stef Walter <stefw gnome org>
Date:   Sun Mar 2 15:15:02 2014 +0100

    Gck-1.gir: Fix the C header that should be included

 gck/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gck/Makefile.am b/gck/Makefile.am
index 201b71a..4779c37 100644
--- a/gck/Makefile.am
+++ b/gck/Makefile.am
@@ -137,7 +137,7 @@ Gck_ GCK_MAJOR@_gir_INCLUDES = GObject-2.0 Gio-2.0
 Gck_ GCK_MAJOR@_gir_LIBS = libgck- GCK_MAJOR@.la
 Gck_ GCK_MAJOR@_gir_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -DGCK_COMPILATION -DGCK_API_SUBJECT_TO_CHANGE
 Gck_ GCK_MAJOR@_gir_FILES = $(PUBLIC_FILES)
-Gck_ GCK_MAJOR@_gir_SCANNERFLAGS = --c-include "gck.h"
+Gck_ GCK_MAJOR@_gir_SCANNERFLAGS = --c-include "gck/gck.h"
 
 girdir = $(datadir)/gir-1.0
 gir_DATA = $(INTROSPECTION_GIRS)


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