| Index: ppapi/proxy/irt_ppapi.c
|
| diff --git a/ppapi/proxy/irt_ppapi.c b/ppapi/proxy/irt_ppapi.c
|
| index 5d9c2c2346092875b5cab6562e7e8e73b9a34453..85678eb41d2e9ab5737efdce785203ae12918b0b 100644
|
| --- a/ppapi/proxy/irt_ppapi.c
|
| +++ b/ppapi/proxy/irt_ppapi.c
|
| @@ -7,7 +7,7 @@
|
| #include "native_client/src/untrusted/irt/irt.h"
|
| #include "native_client/src/untrusted/irt/irt_private.h"
|
| #include "ppapi/nacl_irt/irt_ppapi.h"
|
| -#include "ppapi/native_client/src/shared/ppapi_proxy/ppruntime.h"
|
| +#include "ppapi/proxy/plugin_main_irt.h"
|
|
|
| struct PP_StartFunctions g_pp_functions;
|
|
|
|
|