Index: webrtc/system_wrappers/include/ntp_time.h |
diff --git a/webrtc/system_wrappers/include/ntp_time.h b/webrtc/system_wrappers/include/ntp_time.h |
index 229666e8dd69458e0d01d13d8978d4f5739efa64..9c554197b0ee9ecbe1da9e39d86bb4f7007a6a56 100644 |
--- a/webrtc/system_wrappers/include/ntp_time.h |
+++ b/webrtc/system_wrappers/include/ntp_time.h |
@@ -10,7 +10,8 @@ |
#ifndef WEBRTC_SYSTEM_WRAPPERS_INCLUDE_NTP_TIME_H_ |
#define WEBRTC_SYSTEM_WRAPPERS_INCLUDE_NTP_TIME_H_ |
-#include "webrtc/base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |