Index: webrtc/modules/video_coding/packet.h |
diff --git a/webrtc/modules/video_coding/main/source/packet.h b/webrtc/modules/video_coding/packet.h |
similarity index 96% |
rename from webrtc/modules/video_coding/main/source/packet.h |
rename to webrtc/modules/video_coding/packet.h |
index 040cc88e72e3ee2344bab18be3c5fb468a11d4ae..9f00e8ef38ca7b3633267169f22444cc6ba38391 100644 |
--- a/webrtc/modules/video_coding/main/source/packet.h |
+++ b/webrtc/modules/video_coding/packet.h |
@@ -12,7 +12,7 @@ |
#define WEBRTC_MODULES_VIDEO_CODING_PACKET_H_ |
#include "webrtc/modules/include/module_common_types.h" |
-#include "webrtc/modules/video_coding/main/source/jitter_buffer_common.h" |
+#include "webrtc/modules/video_coding/jitter_buffer_common.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |