| Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| index 86962790038f0ba7bd94fc3808e25245d073b0f6..fc38f2a0122333bdc03ce714214493638a328112 100644
|
| --- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| +++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| @@ -4,7 +4,7 @@
|
| */
|
|
|
| /* NOTE: this is auto-generated from IDL */
|
| -#include "ppapi/generators/pnacl_shim.h"
|
| +#include "ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.h"
|
|
|
| #include "ppapi/c/ppb.h"
|
| #include "ppapi/c/dev/ppb_alarms_dev.h"
|
|
|