| Index: ppapi/native_client/src/trusted/plugin/manifest.h
|
| ===================================================================
|
| --- ppapi/native_client/src/trusted/plugin/manifest.h (revision 109379)
|
| +++ ppapi/native_client/src/trusted/plugin/manifest.h (working copy)
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "native_client/src/include/nacl_macros.h"
|
| #include "native_client/src/include/nacl_string.h"
|
| -#include "native_client/src/third_party_mod/jsoncpp/include/json/value.h"
|
| +#include "third_party/jsoncpp/source/include/json/value.h"
|
|
|
| namespace pp {
|
| class URLUtil_Dev;
|
|
|