Index: Source/core/dom/custom/CustomElementException.cpp |
diff --git a/Source/core/dom/custom/CustomElementException.cpp b/Source/core/dom/custom/CustomElementException.cpp |
index ddaf1fc4643283c87257cc419073b34a09ee2223..9897d5ca5706491d55cfe0d264d4d4114a3bde85 100644 |
--- a/Source/core/dom/custom/CustomElementException.cpp |
+++ b/Source/core/dom/custom/CustomElementException.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/dom/custom/CustomElementException.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
namespace WebCore { |