Index: Source/core/plugins/DOMPluginArray.h |
diff --git a/Source/core/plugins/DOMPluginArray.h b/Source/core/plugins/DOMPluginArray.h |
index be5196e5c5d0c10d092408c60cb066c8d1a4f20e..3f951705df29bebc2618a7c5c9162b3a9c7a4708 100644 |
--- a/Source/core/plugins/DOMPluginArray.h |
+++ b/Source/core/plugins/DOMPluginArray.h |
@@ -21,7 +21,7 @@ |
#ifndef DOMPluginArray_h |
#define DOMPluginArray_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/frame/DOMWindowProperty.h" |
#include "core/plugins/DOMPlugin.h" |
#include "platform/heap/Handle.h" |