glapi: Move to src/mapi/.
[mesa.git] / src / egl / drivers / dri2 / Makefile
index 129e67b8c6643a6aa7e5424618ec7781e092a044..4e760aec4c87554603338ffeb9084bafbee4b6f2 100644 (file)
@@ -9,7 +9,7 @@ EGL_SOURCES = egl_dri2.c
 EGL_INCLUDES = \
        -I$(TOP)/include \
        -I$(TOP)/src/egl/main \
-       -I$(TOP)/src/mesa \
+       -I$(TOP)/src/mapi \
        -DDEFAULT_DRIVER_DIR=\"$(DRI_DRIVER_SEARCH_DIR)\" \
        $(EGL_DRI2_CFLAGS)