diff --git a/gst-libs/gst/gl/egl/Makefile.am b/gst-libs/gst/gl/egl/Makefile.am index 946b40b3af..e72aaddea8 100644 --- a/gst-libs/gst/gl/egl/Makefile.am +++ b/gst-libs/gst/gl/egl/Makefile.am @@ -7,12 +7,12 @@ libgstgl_egl_la_SOURCES = \ gstglcontext_egl.c \ gsteglimagememory.c -noinst_HEADERS = \ - gstglcontext_egl.h +noinst_HEADERS = libgstgl_eglincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/egl libgstgl_eglinclude_HEADERS = \ gstgldisplay_egl.h \ + gstglcontext_egl.h \ gsteglimagememory.h libgstgl_egl_la_CFLAGS = \