Index: Source/core/html/HTMLTableRowElement.cpp |
diff --git a/Source/core/html/HTMLTableRowElement.cpp b/Source/core/html/HTMLTableRowElement.cpp |
index 2aadf0ba3e390ed5c309c17121c95628abe7270b..19921535d57b63785a896c56dbd5fc4af3d812a2 100644 |
--- a/Source/core/html/HTMLTableRowElement.cpp |
+++ b/Source/core/html/HTMLTableRowElement.cpp |
@@ -25,7 +25,7 @@ |
#include "config.h" |
#include "core/html/HTMLTableRowElement.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/HTMLNames.h" |
#include "core/dom/ElementTraversal.h" |
#include "core/dom/ExceptionCode.h" |