Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Unified Diff: webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c

Issue 2882673002: Moving compile_assert_c.h to webrtc/base (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c
diff --git a/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c b/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c
index 4f7af998fa78d9a18f69bafeaf0400e9644a6db9..d65f00e60234b833f5b2d4e19cb5d55b707259ee 100644
--- a/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c
+++ b/webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c
@@ -16,7 +16,7 @@
#include "os_specific_inline.h"
-#include "webrtc/system_wrappers/include/compile_assert_c.h"
+#include "webrtc/base/compile_assert_c.h"
/*
* We are implementing the following filters;
« no previous file with comments | « webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c ('k') | webrtc/system_wrappers/include/compile_assert_c.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698