mirror of https://github.com/OpenIPC/composer.git
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
--- a/modules/webrtc_aec/module.mk 2022-03-27 11:22:42.000000000 +0300
|
|
+++ b/modules/webrtc_aec/module.mk 2023-05-17 15:25:09.887363976 +0300
|
|
@@ -5,7 +5,7 @@
|
|
#
|
|
|
|
|
|
-WEBRTC_PATH := /usr/include/webrtc_audio_processing
|
|
+WEBRTC_PATH := ../../../staging/usr/include
|
|
|
|
MOD := webrtc_aec
|
|
|