summaryrefslogtreecommitdiffstats
path: root/src/egl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/Makefile.am')
-rw-r--r--src/egl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index 52ded151452..7c1a4929b81 100644
--- a/src/egl/Makefile.am
+++ b/src/egl/Makefile.am
@@ -105,7 +105,7 @@ endif
AM_CFLAGS += \
-I$(top_srcdir)/src/loader \
- -I$(top_builddir)/src/egl/drivers/dri2 \
+ -I$(top_builddir)/src/egl/drivers/dri2 \
-I$(top_srcdir)/src/egl/drivers/dri2 \
-I$(top_srcdir)/src/gbm/backends/dri \
-I$(top_srcdir)/src/egl/wayland/wayland-egl \