Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc |
index f837638474db3d89a46be0ad5b436540f4addf2b..f2ff7680dd19f75ed229c938090ef11e7bdbbf36 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc |
@@ -14,7 +14,7 @@ |
#include "webrtc/base/common.h" |
#include "webrtc/base/scoped_ptr.h" |
-#include "webrtc/modules/interface/module_common_types.h" |
+#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h" |