Index: ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_core.h |
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_core.h b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_core.h |
index 6da2db3a5a22418e3100aa301f7e4e35f41c2bcd..06bdb785357affdf9e9dd80df09a38b7217a1418 100644 |
--- a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_core.h |
+++ b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_core.h |
@@ -6,8 +6,7 @@ |
#define NATIVE_CLIENT_SRC_SHARED_PPAPI_PROXY_PLUGIN_CORE_H_ |
#include "native_client/src/include/nacl_macros.h" |
- |
-struct PPB_Core; |
+#include "ppapi/c/ppb_core.h" |
namespace ppapi_proxy { |