summaryrefslogtreecommitdiff
path: root/tecmake.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tecmake.mak')
-rw-r--r--tecmake.mak2
1 files changed, 1 insertions, 1 deletions
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