diff options
Diffstat (limited to 'webkit/port/bindings/v8/v8_npobject.h')
-rw-r--r-- | webkit/port/bindings/v8/v8_npobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/port/bindings/v8/v8_npobject.h b/webkit/port/bindings/v8/v8_npobject.h index 3ff7d31..ff17a17 100644 --- a/webkit/port/bindings/v8/v8_npobject.h +++ b/webkit/port/bindings/v8/v8_npobject.h @@ -31,7 +31,7 @@ #define V8_NPOBJECT_H__ #include <v8.h> -#include "bindings/npruntime.h" +#include "third_party/npapi/bindings/npruntime.h" // These functions can be replaced by normal JS operation. // Getters |