summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/Plugins/NPIdentifierData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/Plugins/NPIdentifierData.h')
-rw-r--r--Source/WebKit2/Shared/Plugins/NPIdentifierData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/Shared/Plugins/NPIdentifierData.h b/Source/WebKit2/Shared/Plugins/NPIdentifierData.h
index dbe979e..1a7c772 100644
--- a/Source/WebKit2/Shared/Plugins/NPIdentifierData.h
+++ b/Source/WebKit2/Shared/Plugins/NPIdentifierData.h
@@ -28,7 +28,7 @@
#if ENABLE(PLUGIN_PROCESS)
-#include <WebCore/npruntime.h>
+#include <WebCore/npruntime_internal.h>
#include <wtf/text/CString.h>
namespace CoreIPC {