Index: webrtc/rtc_base/logging.h |
diff --git a/webrtc/rtc_base/logging.h b/webrtc/rtc_base/logging.h |
index 455aac0bf0531cdbf3d73ddbf15632cc9f33bbe5..345e0d3bba363db1d1992f0f8d687d4186651be9 100644 |
--- a/webrtc/rtc_base/logging.h |
+++ b/webrtc/rtc_base/logging.h |
@@ -57,9 +57,9 @@ |
#include <CoreServices/CoreServices.h> |
#endif |
-#include "webrtc/base/basictypes.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/thread_annotations.h" |
+#include "webrtc/rtc_base/basictypes.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/thread_annotations.h" |
namespace rtc { |