Index: ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c |
diff --git a/ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c b/ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c |
index 3d507389a9520d0667e69ec62568bd3233c8521e..1998c5f2126726888282690a0316b032ba064e58 100644 |
--- a/ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c |
+++ b/ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c |
@@ -4,6 +4,8 @@ |
* found in the LICENSE file. |
*/ |
+#include "ppapi/native_client/src/shared/ppapi_proxy/ppruntime.h" |
+ |
#include "ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h" |
/* |