Use correct libgdkincludedir in gdk/win32 too
Thanks to Hib Eris.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
include $(top_srcdir)/Makefile.decl
|
include $(top_srcdir)/Makefile.decl
|
||||||
|
|
||||||
libgdkincludedir = $(includedir)/gtk-2.0/gdk
|
libgdkincludedir = $(includedir)/gtk-3.0/gdk
|
||||||
|
|
||||||
INCLUDES = \
|
INCLUDES = \
|
||||||
-DG_LOG_DOMAIN=\"Gdk\" \
|
-DG_LOG_DOMAIN=\"Gdk\" \
|
||||||
|
|||||||
Reference in New Issue
Block a user