Index: Source/core/html/shadow/DateTimeEditElement.cpp |
diff --git a/Source/core/html/shadow/DateTimeEditElement.cpp b/Source/core/html/shadow/DateTimeEditElement.cpp |
index 1e1d7ad843fe43743e2afae5f1d3aff5bc1923e7..b37bcbb686f3bf2fbece5d0386fbe5349ec9d7ea 100644 |
--- a/Source/core/html/shadow/DateTimeEditElement.cpp |
+++ b/Source/core/html/shadow/DateTimeEditElement.cpp |
@@ -33,8 +33,8 @@ |
#include "HTMLNames.h" |
#include "KeyboardEvent.h" |
#include "MouseEvent.h" |
-#include "StyleResolver.h" |
#include "Text.h" |
+#include "core/css/StyleResolver.h" |
#include "core/page/EventHandler.h" |
#include "core/platform/DateComponents.h" |
#include "core/platform/graphics/FontCache.h" |