Index: Source/core/page/PageSerializer.cpp |
diff --git a/Source/core/page/PageSerializer.cpp b/Source/core/page/PageSerializer.cpp |
index b67a2aba8cb0e81c78f92734d49c302d6cd92f9c..b1fcd2a8ea92efc028280d3d5917b36429897b3f 100644 |
--- a/Source/core/page/PageSerializer.cpp |
+++ b/Source/core/page/PageSerializer.cpp |
@@ -57,8 +57,8 @@ |
#include "core/html/HTMLMetaElement.h" |
#include "core/html/HTMLStyleElement.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
-#include "core/layout/style/StyleFetchedImage.h" |
-#include "core/layout/style/StyleImage.h" |
+#include "core/style/StyleFetchedImage.h" |
+#include "core/style/StyleImage.h" |
#include "core/page/Page.h" |
#include "platform/SerializedResource.h" |
#include "platform/graphics/Image.h" |