
--- agg-2.4/src/platform/X11/Makefile.am	Wed Oct 19 14:11:35 2005
+++ agg-2.4-new/src/platform/X11/Makefile.am	Sun Aug 27 16:40:45 2006
@@ -3,6 +3,6 @@
 
 libaggplatformX11_la_LDFLAGS = -version-info @AGG_LIB_VERSION@  -L@x_libraries@
 libaggplatformX11_la_SOURCES = agg_platform_support.cpp
-libaggplatformX11_la_CXXFLAGS =  -I$(top_srcdir)/include @x_includes@
+libaggplatformX11_la_CXXFLAGS =  -I$(top_srcdir)/include -I@x_includes@
 libaggplatformX11_la_LIBADD = -lX11
 endif
