Index: ppapi/proxy/ppp_input_event_proxy.h |
diff --git a/ppapi/proxy/ppp_input_event_proxy.h b/ppapi/proxy/ppp_input_event_proxy.h |
index 9fbc418b687d66be5bf41487e39b6f265c8f741c..01479da7523b1caa811c20535310dec8a1972050 100644 |
--- a/ppapi/proxy/ppp_input_event_proxy.h |
+++ b/ppapi/proxy/ppp_input_event_proxy.h |
@@ -5,6 +5,7 @@ |
#ifndef PPAPI_PROXY_PPP_INPUT_EVENT_PROXY_H_ |
#define PPAPI_PROXY_PPP_INPUT_EVENT_PROXY_H_ |
+#include "base/macros.h" |
#include "ppapi/c/pp_instance.h" |
#include "ppapi/c/ppp_input_event.h" |
#include "ppapi/proxy/interface_proxy.h" |