Index: Source/core/plugins/DOMPlugin.h |
diff --git a/Source/core/plugins/DOMPlugin.h b/Source/core/plugins/DOMPlugin.h |
index edb80e5de0f2cb550b99558358c11bc362d2fe8a..292ee2721c8d03659c710850b0121fbcd26231b8 100644 |
--- a/Source/core/plugins/DOMPlugin.h |
+++ b/Source/core/plugins/DOMPlugin.h |
@@ -20,7 +20,7 @@ |
#ifndef DOMPlugin_h |
#define DOMPlugin_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/frame/FrameDestructionObserver.h" |
#include "core/plugins/DOMMimeType.h" |
#include "platform/heap/Handle.h" |