From: Jakob Bornecrantz Date: Tue, 1 Jun 2010 16:29:13 +0000 (+0100) Subject: gallium: Add winsys to include path to Xorg template makefile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30456f775c8146d4559280589502eb4e5634f24b;p=mesa.git gallium: Add winsys to include path to Xorg template makefile --- diff --git a/src/gallium/targets/Makefile.xorg b/src/gallium/targets/Makefile.xorg index f638fbe455c..e9f70591c27 100644 --- a/src/gallium/targets/Makefile.xorg +++ b/src/gallium/targets/Makefile.xorg @@ -22,6 +22,7 @@ INCLUDES = \ -I$(TOP)/src/gallium/include \ -I$(TOP)/src/gallium/drivers \ -I$(TOP)/src/gallium/auxiliary \ + -I$(TOP)/src/gallium/winsys \ $(DRIVER_INCLUDES) LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(TARGET)