Index: ppapi/proxy/flash_fullscreen_resource.h |
diff --git a/ppapi/proxy/flash_fullscreen_resource.h b/ppapi/proxy/flash_fullscreen_resource.h |
index b193e303b47a189fe0bb0f165b9f6bb392b226f9..0c276a3c85e812ea8d543cf5d505258a241ea751 100644 |
--- a/ppapi/proxy/flash_fullscreen_resource.h |
+++ b/ppapi/proxy/flash_fullscreen_resource.h |
@@ -5,6 +5,7 @@ |
#ifndef PPAPI_PROXY_FLASH_FULLSCREEN_RESOURCE_H_ |
#define PPAPI_PROXY_FLASH_FULLSCREEN_RESOURCE_H_ |
+#include "base/macros.h" |
#include "ppapi/proxy/connection.h" |
#include "ppapi/proxy/plugin_resource.h" |
#include "ppapi/thunk/ppb_flash_fullscreen_api.h" |