Index: webrtc/tools/force_mic_volume_max/force_mic_volume_max.cc |
diff --git a/webrtc/tools/force_mic_volume_max/force_mic_volume_max.cc b/webrtc/tools/force_mic_volume_max/force_mic_volume_max.cc |
index 570fa0ad24cfb9840cd982f2b0332b1588152b01..b6b15968665cfa982fca6a25fa54aa1a1c3919a8 100644 |
--- a/webrtc/tools/force_mic_volume_max/force_mic_volume_max.cc |
+++ b/webrtc/tools/force_mic_volume_max/force_mic_volume_max.cc |
@@ -13,7 +13,7 @@ |
#include <stdio.h> |
#include "webrtc/base/scoped_ptr.h" |
-#include "webrtc/test/channel_transport/include/channel_transport.h" |
+#include "webrtc/test/channel_transport/channel_transport.h" |
#include "webrtc/voice_engine/include/voe_audio_processing.h" |
#include "webrtc/voice_engine/include/voe_base.h" |
#include "webrtc/voice_engine/include/voe_volume_control.h" |