diff options
Diffstat (limited to 'devel/electron39/files/patch-media_gpu_vaapi_vaapi__wrapper.cc')
| -rw-r--r-- | devel/electron39/files/patch-media_gpu_vaapi_vaapi__wrapper.cc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron39/files/patch-media_gpu_vaapi_vaapi__wrapper.cc b/devel/electron39/files/patch-media_gpu_vaapi_vaapi__wrapper.cc new file mode 100644 index 000000000000..c9a2ff623b8e --- /dev/null +++ b/devel/electron39/files/patch-media_gpu_vaapi_vaapi__wrapper.cc @@ -0,0 +1,11 @@ +--- media/gpu/vaapi/vaapi_wrapper.cc.orig 2025-10-21 20:19:54 UTC ++++ media/gpu/vaapi/vaapi_wrapper.cc +@@ -85,7 +85,7 @@ using media_gpu_vaapi::kModuleVa_prot; + using media_gpu_vaapi::kModuleVa_prot; + #endif + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "base/files/file_util.h" + #include "base/strings/string_split.h" + #endif |
