Index: ppapi/tests/test_image_data.cc |
diff --git a/ppapi/tests/test_image_data.cc b/ppapi/tests/test_image_data.cc |
index 856eaa36ca199c6e6c5442c9cda562857ba009e8..2bba0610ab3a4e2291cbf7156caf1459462fc6f6 100644 |
--- a/ppapi/tests/test_image_data.cc |
+++ b/ppapi/tests/test_image_data.cc |
@@ -4,6 +4,8 @@ |
#include "ppapi/tests/test_image_data.h" |
+#include <stdint.h> |
+ |
#include "ppapi/cpp/graphics_2d.h" |
#include "ppapi/cpp/image_data.h" |
#include "ppapi/cpp/instance.h" |