Index: webrtc/rtc_base/fileutils.h |
diff --git a/webrtc/rtc_base/fileutils.h b/webrtc/rtc_base/fileutils.h |
index 17e810379c16b755e5c8e8a92a9a5649adffd210..b633a38270b1e9a1e9bc03eb77b5429f4d6fde77 100644 |
--- a/webrtc/rtc_base/fileutils.h |
+++ b/webrtc/rtc_base/fileutils.h |
@@ -21,9 +21,9 @@ |
#include <unistd.h> |
#endif |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/platform_file.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/platform_file.h" |
namespace rtc { |