From: michal Date: Mon, 6 Aug 2007 15:00:54 +0000 (+0100) Subject: Add path for GL includes in mesa tree. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2034954a7ba360e742a325fe7eb4c2d7c9f9ea5;p=mesa.git Add path for GL includes in mesa tree. --- diff --git a/src/mesa/pipe/Makefile.template b/src/mesa/pipe/Makefile.template index 84b4dcd13a8..f2a9591de53 100644 --- a/src/mesa/pipe/Makefile.template +++ b/src/mesa/pipe/Makefile.template @@ -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