diff --git a/include/meson.build b/include/meson.build
-index 4ee415f..7aa2487 100644
+index c55325d..44a0118 100644
--- a/include/meson.build
+++ b/include/meson.build
-@@ -66,7 +66,7 @@ if not with_glvnd
+@@ -65,7 +65,7 @@ if not with_glvnd
'GL/gl.h',
'GL/glcorearb.h',
'GL/glext.h',
@@ -23,7 +22,7 @@ index 4ee415f..7aa2487 100644
)
endif
-@@ -74,7 +74,7 @@ if not with_glvnd
+@@ -73,7 +73,7 @@ if not with_glvnd
install_headers(
'GL/glx.h',
'GL/glxext.h',
@@ -32,7 +31,7 @@ index 4ee415f..7aa2487 100644
endif
if with_egl
-@@ -97,11 +97,11 @@ if with_egl
+@@ -96,11 +96,11 @@ if with_egl
endif
if with_osmesa
@@ -41,27 +40,28 @@ index 4ee415f..7aa2487 100644
endif