glsl2: Don't add mesa/program/ as an include dir. Let includes say program/.
authorEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 17:49:29 +0000 (10:49 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 17:59:46 +0000 (10:59 -0700)
src/glsl/Makefile

index 0254fec756b00df1307a7dc2d0eb1b368ac93801..f98b772a2fbcd5edf28c32fca934ae3841527b7f 100644 (file)
@@ -100,7 +100,6 @@ INCLUDES = \
        -I. \
        -I../mesa \
        -I../mapi \
-       -I../mesa/program \
        -I../../include \
        $(LIBRARY_INCLUDES)