glapi: Move to src/mapi/.
[mesa.git] / src / egl / drivers / dri / Makefile
index 7339c97c77d2a6c1da821f1fd21e4e203abd085f..c3aacff1cfe27061e796b8a0eec2fb4279fe0b66 100644 (file)
@@ -11,9 +11,9 @@ INCLUDE_DIRS = \
        $(shell pkg-config --cflags-only-I libdrm) \
        -I$(TOP)/include \
        -I$(TOP)/include/GL/internal \
+       -I$(TOP)/src/mapi \
        -I$(TOP)/src/mesa \
        -I$(TOP)/src/mesa/main \
-       -I$(TOP)/src/mesa/glapi \
        -I$(TOP)/src/mesa/math \
        -I$(TOP)/src/mesa/transform \
        -I$(TOP)/src/mesa/shader \