Index: webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc b/webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc |
index f1faa49d7ebee872c702aac82a341c2636668925..3bcbc0a071bf8ef7e587f2f80a91ed11b62512d1 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc |
@@ -15,7 +15,7 @@ |
#include <sstream> |
#include "webrtc/base/checks.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.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h" |