From 5165f2509ba49976a353a244463d0606819bdfae Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Tue, 24 Sep 2019 13:52:17 +1000 Subject: [PATCH] build/vulkan: fix copy-paste error in gstvkconfig.h --- gst-libs/gst/vulkan/gstvkconfig.h.meson | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst-libs/gst/vulkan/gstvkconfig.h.meson b/gst-libs/gst/vulkan/gstvkconfig.h.meson index 5cdb7512d2..527f3b15a8 100644 --- a/gst-libs/gst/vulkan/gstvkconfig.h.meson +++ b/gst-libs/gst/vulkan/gstvkconfig.h.meson @@ -1,6 +1,6 @@ -/* vkconfig.h +/* gstvkconfig.h * - * This is a generated file. Please modify `configure.ac' + * This is a generated file. Please modify `gstvkconfig.h.meson' */ #ifndef __GST_VULKAN_CONFIG_H__