targets: Use a valid winsys include path in Makefile.dri

This commit is contained in:
Jakob Bornecrantz
2010-04-20 22:49:27 +01:00
parent 73c0f9f0f4
commit cebfd1a0cf
+1 -1
View File
@@ -36,7 +36,7 @@ SHARED_INCLUDES = \
-I$(TOP)/src/gallium/include \
-I$(TOP)/src/gallium/auxiliary \
-I$(TOP)/src/gallium/drivers \
-I$(TOP)/src/gallium/winsys/common \
-I$(TOP)/src/gallium/winsys \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \