st/egl: Move sw screen creation to native helper.
[mesa.git] / src / gallium / state_trackers / egl / Makefile
index a3c1bb4346952ac46f4c2336495165da7f12e5e8..8933890323adc81a4a21d316f92cdefa4bd969fb 100644 (file)
@@ -5,6 +5,7 @@ common_INCLUDES = \
        -I. \
        -I$(TOP)/src/gallium/include \
        -I$(TOP)/src/gallium/auxiliary \
+       -I$(TOP)/src/gallium/drivers \
        -I$(TOP)/src/egl/main \
        -I$(TOP)/include