diff --git a/interfaces/IDirectFBGL/EGL/Makefile.am b/interfaces/IDirectFBGL/EGL/Makefile.am index 61be72743..4127bab94 100644 --- a/interfaces/IDirectFBGL/EGL/Makefile.am +++ b/interfaces/IDirectFBGL/EGL/Makefile.am @@ -12,6 +12,7 @@ INCLUDES = \ -I$(top_builddir)/src \ -I$(top_srcdir)/include \ -I$(top_srcdir)/lib \ + -I$(top_srcdir)/lib/egl \ -I$(top_srcdir)/src \ -DDATADIR=\"${RUNTIME_SYSROOT}@DATADIR@\"