Index: Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp b/Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp |
index 68ffdc01034ae784ff864383649c1f792ef03129..ac4f4cde34ccb103cf08fb64e4882fb4e6993912 100644 |
--- a/Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp |
+++ b/Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp |
@@ -30,9 +30,9 @@ |
#include "config.h" |
-#include "V8HTMLAppletElement.h" |
-#include "V8HTMLEmbedElement.h" |
-#include "V8HTMLObjectElement.h" |
+#include "bindings/core/v8/V8HTMLAppletElement.h" |
+#include "bindings/core/v8/V8HTMLEmbedElement.h" |
+#include "bindings/core/v8/V8HTMLObjectElement.h" |
#include "bindings/v8/SharedPersistent.h" |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8NPObject.h" |