Index: Source/core/events/PopStateEvent.cpp |
diff --git a/Source/core/events/PopStateEvent.cpp b/Source/core/events/PopStateEvent.cpp |
index bab1ac01adfa70d58e7dacb468626b105af33224..23b961c043a4bfc9edc7875726c73249d7976896 100644 |
--- a/Source/core/events/PopStateEvent.cpp |
+++ b/Source/core/events/PopStateEvent.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/events/PopStateEvent.h" |
-#include "bindings/v8/SerializedScriptValue.h" |
+#include "bindings/core/v8/SerializedScriptValue.h" |
#include "core/frame/History.h" |
namespace WebCore { |