Use correct libgdkincludedir in gdk/win32 too

Thanks to Hib Eris.
This commit is contained in:
Tor Lillqvist
2010-06-09 12:32:52 +03:00
parent 707535434c
commit f772f3a1bb

View 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\" \