Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530630
en ru br
ALT Linux repos
S:5.15.15-alt1

Group :: System/Libraries
RPM: qt5-webengine

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-fix-shrank-by-one-character.patch
Download


--- a/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx/internal/vpx_codec_internal.h
+++ b/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx/internal/vpx_codec_internal.h
@@ -42,8 +42,8 @@
  */
 #ifndef VPX_VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
 #define VPX_VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
-#include "../vpx_decoder.h"
-#include "../vpx_encoder.h"
+#include "vpx/vpx_decoder.h"
+#include "vpx/vpx_encoder.h"
 #include <stdarg.h>
 
 #ifdef __cplusplus
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin