summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/V8NPObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/v8/V8NPObject.h')
-rw-r--r--WebCore/bindings/v8/V8NPObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bindings/v8/V8NPObject.h b/WebCore/bindings/v8/V8NPObject.h
index a540ca9..832d649 100644
--- a/WebCore/bindings/v8/V8NPObject.h
+++ b/WebCore/bindings/v8/V8NPObject.h
@@ -34,7 +34,7 @@
#if PLATFORM(CHROMIUM)
#include <bindings/npruntime.h>
#else
-#include "npruntime.h"
+#include "npruntime_internal.h"
#endif
#include <v8.h>