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