diff pidgin/plugins/ticker/Makefile.mingw @ 16232:e8173e12182a

Add cairo to the mingw build include path. Fixes #175 .
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 17 Apr 2007 14:11:56 +0000
parents ded8da3de5f8
children 1843c0180fbe
line wrap: on
line diff
--- a/pidgin/plugins/ticker/Makefile.mingw	Tue Apr 17 11:14:50 2007 +0000
+++ b/pidgin/plugins/ticker/Makefile.mingw	Tue Apr 17 14:11:56 2007 +0000
@@ -18,6 +18,7 @@
 			-I$(GTK_TOP)/include/glib-2.0 \
 			-I$(GTK_TOP)/include/pango-1.0 \
 			-I$(GTK_TOP)/include/atk-1.0 \
+			-I$(GTK_TOP)/include/cairo \
 			-I$(GTK_TOP)/lib/glib-2.0/include \
 			-I$(GTK_TOP)/lib/gtk-2.0/include \
 			-I$(PURPLE_TOP) \