gallium: Add winsys to include path to Xorg template makefile
authorJakob Bornecrantz <jakob@vmware.com>
Tue, 1 Jun 2010 16:29:13 +0000 (17:29 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Fri, 4 Jun 2010 18:54:11 +0000 (19:54 +0100)
src/gallium/targets/Makefile.xorg

index f638fbe455c9ff2f344bc6ddc42703cec90c37f5..e9f70591c27282e6be4e91e4ec395dfeeab2cba5 100644 (file)
@@ -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)