Index: webrtc/base/rtccertificate.h |
diff --git a/webrtc/base/rtccertificate.h b/webrtc/base/rtccertificate.h |
index dfc76808ac21f3343875d6055c2c7c0616b69cef..24170208eb7d4511b5d4579d217e0b73fb329a01 100644 |
--- a/webrtc/base/rtccertificate.h |
+++ b/webrtc/base/rtccertificate.h |
@@ -11,10 +11,9 @@ |
#ifndef WEBRTC_BASE_RTCCERTIFICATE_H_ |
#define WEBRTC_BASE_RTCCERTIFICATE_H_ |
-#include <stdint.h> |
- |
#include <memory> |
+#include "webrtc/base/basictypes.h" |
#include "webrtc/base/refcount.h" |
#include "webrtc/base/scoped_ref_ptr.h" |
#include "webrtc/base/sslidentity.h" |