]> Pileus Git - ~andy/gtk/commitdiff
Use correct libgdkincludedir in gdk/win32 too
authorTor Lillqvist <tml@iki.fi>
Wed, 9 Jun 2010 09:32:52 +0000 (12:32 +0300)
committerTor Lillqvist <tml@iki.fi>
Wed, 9 Jun 2010 09:34:01 +0000 (12:34 +0300)
Thanks to Hib Eris.

gdk/win32/Makefile.am

index e6c5b2deb4571906bfc6d5ec113d7e6619946ab2..0772dbec09d42fb83608fa4b4783a9ceafe6ce99 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 include $(top_srcdir)/Makefile.decl
 
-libgdkincludedir = $(includedir)/gtk-2.0/gdk
+libgdkincludedir = $(includedir)/gtk-3.0/gdk
 
 INCLUDES = \
        -DG_LOG_DOMAIN=\"Gdk\"  \