From a0b0728b6b19d5a783cdc578acfd61150dd23fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 15 Feb 2018 18:15:33 +0000 Subject: [PATCH] vaapi: dist new header --- gst/vaapi/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \