Add path for GL includes in mesa tree.
authormichal <michal@michal-laptop.(none)>
Mon, 6 Aug 2007 15:00:54 +0000 (16:00 +0100)
committermichal <michal@michal-laptop.(none)>
Mon, 6 Aug 2007 15:02:35 +0000 (16:02 +0100)
src/mesa/pipe/Makefile.template

index 84b4dcd..f2a9591 100644 (file)
@@ -17,6 +17,7 @@ INCLUDES = \
        -I$(TOP)/src/mesa/drivers/dri/common \
        -I$(TOP)/src/mesa/main \
        -I$(TOP)/src/mesa/pipe \
+       -I$(TOP)/include \
        -I$(TOP)/src/mesa