Index: webrtc/modules/audio_processing/transient/click_annotate.cc |
diff --git a/webrtc/modules/audio_processing/transient/click_annotate.cc b/webrtc/modules/audio_processing/transient/click_annotate.cc |
index f913cfd7169856fea894c21be40dc57e4476dc59..38f7a8eede74904b170c9e8489d9be02e89c1682 100644 |
--- a/webrtc/modules/audio_processing/transient/click_annotate.cc |
+++ b/webrtc/modules/audio_processing/transient/click_annotate.cc |
@@ -16,7 +16,7 @@ |
#include "webrtc/modules/audio_processing/transient/transient_detector.h" |
#include "webrtc/modules/audio_processing/transient/file_utils.h" |
#include "webrtc/base/scoped_ptr.h" |
-#include "webrtc/system_wrappers/interface/file_wrapper.h" |
+#include "webrtc/system_wrappers/include/file_wrapper.h" |
using rtc::scoped_ptr; |
using webrtc::FileWrapper; |