Index: Source/core/frame/Location.cpp |
diff --git a/Source/core/frame/Location.cpp b/Source/core/frame/Location.cpp |
index 42851fd2c7c2d2d08647428a1c266c33642fd2ff..7d2fd7436169f773ff38bf9d8b2c20807c0fb854 100644 |
--- a/Source/core/frame/Location.cpp |
+++ b/Source/core/frame/Location.cpp |
@@ -29,7 +29,7 @@ |
#include "config.h" |
#include "core/frame/Location.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/DOMURLUtilsReadOnly.h" |
#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |