Index: webrtc/modules/audio_coding/neteq/tools/packet.h |
diff --git a/webrtc/modules/audio_coding/neteq/tools/packet.h b/webrtc/modules/audio_coding/neteq/tools/packet.h |
index ce9ef5a466eacaae76fda7df1c680810bc527e49..5d78ffa8f559aee4d09a5cc85bf973db377f6b63 100644 |
--- a/webrtc/modules/audio_coding/neteq/tools/packet.h |
+++ b/webrtc/modules/audio_coding/neteq/tools/packet.h |
@@ -14,8 +14,8 @@ |
#include <list> |
#include <memory> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |