Index: webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc |
diff --git a/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc b/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc |
index 780a7f7ba903d92b393a446fa854b453ad00bbd4..1dc15dff49571700e9a5ad8bdd94774c4812f824 100644 |
--- a/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc |
+++ b/webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/interface/module_common_types.h" |
-#include "webrtc/modules/rtp_rtcp/interface/rtp_header_parser.h" |
+#include "webrtc/modules/include/module_common_types.h" |
+#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
#include "webrtc/system_wrappers/include/atomic32.h" |
#include "webrtc/system_wrappers/include/sleep.h" |
#include "webrtc/voice_engine/test/auto_test/fixtures/before_streaming_fixture.h" |