summaryrefslogtreecommitdiffstats
path: root/V8Binding/jni/jni_npobject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'V8Binding/jni/jni_npobject.cpp')
-rw-r--r--V8Binding/jni/jni_npobject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/V8Binding/jni/jni_npobject.cpp b/V8Binding/jni/jni_npobject.cpp
index 31196fc..2c79fb6 100644
--- a/V8Binding/jni/jni_npobject.cpp
+++ b/V8Binding/jni/jni_npobject.cpp
@@ -29,7 +29,7 @@
#include "JNIUtility.h"
#include "JavaClassV8.h"
-#include "jni_instance.h"
+#include "JavaInstanceV8.h"
#include "jni_runtime.h"
// This source file should be in bridge/jni, so it's OK to use the private
// NPAPI header from here.