|
--- 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 ?= ../webrtc_audio_processing
|
|
|
|
MOD := webrtc_aec
|
|
|