Index: webrtc/base/systeminfo.h |
diff --git a/webrtc/base/systeminfo.h b/webrtc/base/systeminfo.h |
index 2e5a0a101cedb07b20e9a43bcac6c3c685b8ea2a..99d18b296001737948eb6e85d334dd3bd41ca17e 100644 |
--- a/webrtc/base/systeminfo.h |
+++ b/webrtc/base/systeminfo.h |
@@ -11,9 +11,9 @@ |
#ifndef WEBRTC_BASE_SYSTEMINFO_H__ |
#define WEBRTC_BASE_SYSTEMINFO_H__ |
-#include <stdint.h> |
+#include <string> |
-#include <string> |
+#include "webrtc/base/basictypes.h" |
namespace rtc { |