aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzers/aec3_config_json_fuzzer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzers/aec3_config_json_fuzzer.cc')
-rw-r--r--test/fuzzers/aec3_config_json_fuzzer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzzers/aec3_config_json_fuzzer.cc b/test/fuzzers/aec3_config_json_fuzzer.cc
index 626350c52c..b2ded1b5b0 100644
--- a/test/fuzzers/aec3_config_json_fuzzer.cc
+++ b/test/fuzzers/aec3_config_json_fuzzer.cc
@@ -11,7 +11,7 @@
#include <string>
#include "api/audio/echo_canceller3_config.h"
-#include "api/audio/echo_canceller3_config_json.h"
+#include "modules/audio_processing/test/echo_canceller3_config_json.h"
#include "test/fuzzers/fuzz_data_helper.h"
namespace webrtc {