Index: webrtc/test/frame_utils.h |
diff --git a/webrtc/test/frame_utils.h b/webrtc/test/frame_utils.h |
index 28a7e4592500f8bfee876938e86d30960d15fe2b..8600f431e53b8ccee37113d84456df12ef716d07 100644 |
--- a/webrtc/test/frame_utils.h |
+++ b/webrtc/test/frame_utils.h |
@@ -10,7 +10,8 @@ |
#ifndef WEBRTC_TEST_FRAME_UTILS_H_ |
#define WEBRTC_TEST_FRAME_UTILS_H_ |
-#include "webrtc/base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "webrtc/base/scoped_ref_ptr.h" |
namespace webrtc { |