diff --git a/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/meson.build b/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/meson.build index 8c2ae12b03..c06c2992f5 100644 --- a/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/meson.build +++ b/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/meson.build @@ -33,8 +33,6 @@ codecparser_headers = [ 'gstmpegvideometa.h', 'gstvp9parser.h', 'gstav1parser.h', - 'gsth264bitwriter.h', - 'gsth265bitwriter.h', ] install_headers(codecparser_headers, subdir : 'gstreamer-1.0/gst/codecparsers')