summaryrefslogtreecommitdiff
path: root/src/egl/drivers/glx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/drivers/glx/Makefile.am')
-rw-r--r--src/egl/drivers/glx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/egl/drivers/glx/Makefile.am b/src/egl/drivers/glx/Makefile.am
index 6bf67eaebbe..6db95b40cd4 100644
--- a/src/egl/drivers/glx/Makefile.am
+++ b/src/egl/drivers/glx/Makefile.am
@@ -22,6 +22,7 @@
AM_CFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src/egl/main \
+ $(VISIBILITY_CFLAGS) \
$(X11_CFLAGS) \
$(DEFINES)