Index: webrtc/pc/bundlefilter.h |
diff --git a/webrtc/pc/bundlefilter.h b/webrtc/pc/bundlefilter.h |
index 44a45da528078e6cabe7ca9e62764f2b22e377b5..b4ad824b9c4a3289eda88470d3cb202225797a12 100644 |
--- a/webrtc/pc/bundlefilter.h |
+++ b/webrtc/pc/bundlefilter.h |
@@ -16,8 +16,8 @@ |
#include <set> |
#include <vector> |
-#include "webrtc/base/basictypes.h" |
#include "webrtc/media/base/streamparams.h" |
+#include "webrtc/rtc_base/basictypes.h" |
namespace cricket { |