--- src/glsl/Makefile.orig	2011-01-31 12:12:57.000000000 +0100
+++ src/glsl/Makefile	2011-01-31 12:13:06.000000000 +0100
@@ -114,11 +114,11 @@
 	$(CXX_SOURCES:.cpp=.o)
 
 INCLUDES = \
-	$(TALLOC_CFLAGS) \
 	-I. \
 	-I../mesa \
 	-I../mapi \
 	-I../../include \
+	$(TALLOC_CFLAGS) \
 	$(LIBRARY_INCLUDES)
 
 ALL_SOURCES = \
