12 lines
422 B
Diff
12 lines
422 B
Diff
--- a/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h 2024-10-15 18:03:24.753508573 +0600
|
|
+++ b/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h 2024-10-15 18:03:53.571336483 +0600
|
|
@@ -15,7 +15,7 @@
|
|
#ifndef VPX_VPX_UTIL_VPX_THREAD_H_
|
|
#define VPX_VPX_UTIL_VPX_THREAD_H_
|
|
|
|
-#include "./vpx_config.h"
|
|
+#include "vpx/vpx_config.h"
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|