Index: webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h |
diff --git a/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h b/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h |
index 9b0160f4ef2e61ce68c6674eb9a9647785258edf..1b98d6cb32a2995b5ccafd4af2a7c0f17fd11ea2 100644 |
--- a/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h |
+++ b/webrtc/modules/audio_coding/neteq/tools/rtp_file_source.h |
@@ -16,10 +16,10 @@ |
#include <memory> |
#include <string> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_types.h" |
#include "webrtc/modules/audio_coding/neteq/tools/packet_source.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |