Index: Source/core/frame/Screen.cpp |
diff --git a/Source/core/frame/Screen.cpp b/Source/core/frame/Screen.cpp |
index 5ee73c24c28cc8afd0ec6ab54fb796009dd0c0a0..678d750bc064d27475c1adfadf3557442e7067e5 100644 |
--- a/Source/core/frame/Screen.cpp |
+++ b/Source/core/frame/Screen.cpp |
@@ -35,7 +35,7 @@ |
#include "core/frame/FrameView.h" |
#include "core/page/Page.h" |
#include "core/page/Settings.h" |
-#include "core/platform/PlatformScreen.h" |
+#include "platform/PlatformScreen.h" |
#include "platform/geometry/FloatRect.h" |
namespace WebCore { |