Index: webrtc/pc/externalhmac.h |
diff --git a/webrtc/pc/externalhmac.h b/webrtc/pc/externalhmac.h |
index 2666d90cb8ee718063ed561e26edbd14e8fad11c..f9f1a2cc6f7493d6747680cc2d56e6ca646fd3a5 100644 |
--- a/webrtc/pc/externalhmac.h |
+++ b/webrtc/pc/externalhmac.h |
@@ -28,8 +28,7 @@ |
// functions and the corresponding authentication id using |
// crypto_kernel_replace_auth_type function. |
-#include <stdint.h> |
- |
+#include "webrtc/base/basictypes.h" |
#ifdef HAVE_SRTP |
#include "third_party/libsrtp/crypto/include/auth.h" |
#endif // HAVE_SRTP |