glx: re-add glapi/ path

This commit is contained in:
Brian 2008-09-18 21:22:08 -06:00
parent cfc4b4c989
commit 19d9c81b8c
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ INCLUDES = -I. \
-I$(TOP)/include \
-I$(TOP)/include/GL/internal \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/glapi \
$(LIBDRM_CFLAGS) \
$(DRI2PROTO_CFLAGS) \
$(X11_INCLUDES)