Index: ppapi/cpp/text_input_controller.h |
diff --git a/ppapi/cpp/text_input_controller.h b/ppapi/cpp/text_input_controller.h |
index 8843bd362f26e6c1c6082c2f3b16670fd8405962..69b11209c7b735e4cdf7aedadd6b148c67b7dae6 100644 |
--- a/ppapi/cpp/text_input_controller.h |
+++ b/ppapi/cpp/text_input_controller.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_CPP_TEXT_INPUT_CONTROLLER_H_ |
#define PPAPI_CPP_TEXT_INPUT_CONTROLLER_H_ |
+#include <stdint.h> |
+ |
#include <string> |
#include "ppapi/c/ppb_text_input_controller.h" |