[PATCH 6/8] damage: Remove hw/xfree86/ from includes

Adam Jackson ajax at redhat.com
Sun Jan 23 20:18:10 PST 2011


Signed-off-by: Adam Jackson <ajax at redhat.com>
---
 miext/damage/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/miext/damage/Makefile.am b/miext/damage/Makefile.am
index 5958357..767a65a 100644
--- a/miext/damage/Makefile.am
+++ b/miext/damage/Makefile.am
@@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libdamage.la
 
 AM_CFLAGS = $(DIX_CFLAGS)
 
-INCLUDES = -I$(srcdir)/../cw -I$(top_srcdir)/hw/xfree86/os-support
+INCLUDES = -I$(srcdir)/../cw
 
 if XORG
 sdk_HEADERS = damage.h damagestr.h
-- 
1.7.3.4



More information about the xorg-devel mailing list