Index: webrtc/modules/rtp_rtcp/source/time_util.h |
diff --git a/webrtc/modules/rtp_rtcp/source/time_util.h b/webrtc/modules/rtp_rtcp/source/time_util.h |
index 5a9525ae62e9ab4b40891d10cdac85796e29102d..7bac5268a914f952280500358c6ed315b406d35b 100644 |
--- a/webrtc/modules/rtp_rtcp/source/time_util.h |
+++ b/webrtc/modules/rtp_rtcp/source/time_util.h |
@@ -11,7 +11,8 @@ |
#ifndef WEBRTC_MODULES_RTP_RTCP_SOURCE_TIME_UTIL_H_ |
#define WEBRTC_MODULES_RTP_RTCP_SOURCE_TIME_UTIL_H_ |
-#include "webrtc/base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "webrtc/system_wrappers/include/ntp_time.h" |
namespace webrtc { |