diff --git a/src/glx/apple/Makefile.am b/src/glx/apple/Makefile.am index 894ab5b3c78..8d032250894 100644 --- a/src/glx/apple/Makefile.am +++ b/src/glx/apple/Makefile.am @@ -1,6 +1,7 @@ noinst_LTLIBRARIES = libappleglx.la AM_CFLAGS = \ + -I$(top_srcdir)/src \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/glx \ -I$(top_srcdir)/src/mesa \