summaryrefslogtreecommitdiff
blob: c31c13f2081598988c0ec5b8e29c991e2b8d0acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
From upstream bug #623482

diff --git a/unique/Makefile.am b/unique/Makefile.am
index 9a2c17b..6cc1265 100644
--- a/unique/Makefile.am
+++ b/unique/Makefile.am
@@ -120,7 +120,7 @@ Unique-3.0.gir: $(INTROSPECTION_SCANNER) libunique-3.0.la
 		$(INCLUDES) $(AM_CPPFLAGS) \
 		--c-include='unique/unique.h' \
 		--include=GObject-2.0 \
-		--include=Gtk-2.0 \
+		--include=Gtk-3.0 \
 		--library=libunique-3.0.la \
 		--libtool="$(top_builddir)/libtool" \
 		--pkg gobject-2.0 \