Index: webrtc/base/timeutils.h |
diff --git a/webrtc/base/timeutils.h b/webrtc/base/timeutils.h |
index be9edabf2da357e00c4a9b2027fedb3dbfafe012..f41bbb5ad0436ffbcd99e4da1b22c76f5ae35e5e 100644 |
--- a/webrtc/base/timeutils.h |
+++ b/webrtc/base/timeutils.h |
@@ -11,10 +11,10 @@ |
#ifndef WEBRTC_BASE_TIMEUTILS_H_ |
#define WEBRTC_BASE_TIMEUTILS_H_ |
-#include <stdint.h> |
+#include <ctime> |
#include <time.h> |
-#include <ctime> |
+#include "webrtc/base/basictypes.h" |
namespace rtc { |