egl: Use the canonical drm-uapi fourcc header to avoid local defines.
[mesa.git] / src / egl / Makefile.am
index 1a2273b8c3167b934e20cf5b1b8207654db4d96c..b43805d991a4a5b7683025a794f87c62af2121c2 100644 (file)
@@ -27,6 +27,7 @@ BUILT_SOURCES =
 
 AM_CFLAGS = \
        -I$(top_srcdir)/include \
+       -I$(top_srcdir)/include/drm-uapi \
        -I$(top_srcdir)/src/mapi \
        -I$(top_srcdir)/src/egl/main \
        -I$(top_srcdir)/src/gbm/main \