Index: Source/core/storage/StorageArea.cpp |
diff --git a/Source/core/storage/StorageArea.cpp b/Source/core/storage/StorageArea.cpp |
index 49334cf36cd5063f71ea0faa6e5b190c74f25c7f..20d9ca0af747705008196bfbd30f5673f1a23854 100644 |
--- a/Source/core/storage/StorageArea.cpp |
+++ b/Source/core/storage/StorageArea.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/storage/StorageArea.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/frame/LocalDOMWindow.h" |