diff --git a/gst/meson.build b/gst/meson.build index 9e739f429c..aa8dd9352d 100644 --- a/gst/meson.build +++ b/gst/meson.build @@ -231,7 +231,7 @@ if libtype != 'static' '--cflags-end'] endif - gst_incdirs += [include_directories(meson.current_build_dir() + '/..')] + gst_incdirs += [configinc] gst_gen_sources += [gnome.generate_gir(libgst_shared, sources : gst_sources + gst_headers, namespace : 'Gst',