Index: webrtc/system_wrappers/source/cpu_info.cc |
diff --git a/webrtc/system_wrappers/source/cpu_info.cc b/webrtc/system_wrappers/source/cpu_info.cc |
index 4a61c7a6f3a00e9fdaf4af4235fb7fce4e98b7de..f151ceaae7db02a09753f5d72a97cd899eea3334 100644 |
--- a/webrtc/system_wrappers/source/cpu_info.cc |
+++ b/webrtc/system_wrappers/source/cpu_info.cc |
@@ -23,7 +23,7 @@ |
#include <sys/sysctl.h> |
#endif |
-#include "webrtc/base/logging.h" |
+#include "webrtc/rtc_base/logging.h" |
namespace internal { |
static int DetectNumberOfCores() { |