From 38c6855890e912c9ff9ba64db53295df96d8f345 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 1 Dec 2010 15:30:37 +0000 Subject: *** empty log message *** --- tecmake.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tecmake.mak') diff --git a/tecmake.mak b/tecmake.mak index a588fec..7076511 100644 --- a/tecmake.mak +++ b/tecmake.mak @@ -982,7 +982,7 @@ ifdef USE_GTK endif LIBS += gdk_pixbuf-2.0 pango-1.0 gobject-2.0 gmodule-2.0 glib-2.0 - STDINCS += $(GTK)/include/atk-1.0 $(GTK)/include/gtk-2.0 $(GTK)/include/cairo $(GTK)/include/pango-1.0 $(GTK)/include/glib-2.0 + STDINCS += $(GTK)/include/atk-1.0 $(GTK)/include/gtk-2.0 $(GTK)/include/gdk-pixbuf-2.0 $(GTK)/include/cairo $(GTK)/include/pango-1.0 $(GTK)/include/glib-2.0 ifeq ($(TEC_SYSARCH), x64) STDINCS += $(GTK)/lib64/glib-2.0/include $(GTK)/lib64/gtk-2.0/include -- cgit v1.2.3