Index: webrtc/rtc_base/random.cc |
diff --git a/webrtc/rtc_base/random.cc b/webrtc/rtc_base/random.cc |
index 14a9faf5b37c9144ade7a88af53392ad1d592378..c0cf7fea71ac982ac5d653500935d44a9d31cb5b 100644 |
--- a/webrtc/rtc_base/random.cc |
+++ b/webrtc/rtc_base/random.cc |
@@ -7,11 +7,11 @@ |
* in the file PATENTS. All contributing project authors may |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/random.h" |
+#include "webrtc/rtc_base/random.h" |
#include <math.h> |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |