Index: webrtc/rtc_base/networkmonitor.cc |
diff --git a/webrtc/rtc_base/networkmonitor.cc b/webrtc/rtc_base/networkmonitor.cc |
index e11e81294c1fa17d2abd2d0b75fd73df19f99b22..a23cc77e2c837038dab8256ffffcc90c0a4e53c9 100644 |
--- a/webrtc/rtc_base/networkmonitor.cc |
+++ b/webrtc/rtc_base/networkmonitor.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/networkmonitor.h" |
+#include "webrtc/rtc_base/networkmonitor.h" |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace { |
const uint32_t UPDATE_NETWORKS_MESSAGE = 1; |