diff --git a/gst/vaapi/Makefile.am b/gst/vaapi/Makefile.am index 610acd147f..b299ac98a2 100644 --- a/gst/vaapi/Makefile.am +++ b/gst/vaapi/Makefile.am @@ -61,6 +61,7 @@ libgstvaapi_source_c = \ libgstvaapi_source_h = \ gstcompat.h \ + gstvaapi.h \ gstvaapidecode.h \ gstvaapipluginbase.h \ gstvaapipluginutil.h \