Index: webrtc/voice_engine/test/auto_test/fakes/conference_transport.h |
diff --git a/webrtc/voice_engine/test/auto_test/fakes/conference_transport.h b/webrtc/voice_engine/test/auto_test/fakes/conference_transport.h |
index 7b45e6d3e12b9547c107e796190c96627ffaa47b..fb430eba4dedc0776e2fbe7655a629b30fdba229 100644 |
--- a/webrtc/voice_engine/test/auto_test/fakes/conference_transport.h |
+++ b/webrtc/voice_engine/test/auto_test/fakes/conference_transport.h |
@@ -19,7 +19,7 @@ |
#include "webrtc/base/basictypes.h" |
#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/modules/rtp_rtcp/interface/rtp_header_parser.h" |
+#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
#include "webrtc/system_wrappers/include/event_wrapper.h" |
#include "webrtc/system_wrappers/include/thread_wrapper.h" |