Index: Source/core/html/shadow/DateTimeEditElement.cpp |
diff --git a/Source/core/html/shadow/DateTimeEditElement.cpp b/Source/core/html/shadow/DateTimeEditElement.cpp |
index 6f799a959a75c4e9f4a1644180386bd0e412a747..dbde2f42c92e1bb8f5d6b36f9ea3ae89ec65e7c3 100644 |
--- a/Source/core/html/shadow/DateTimeEditElement.cpp |
+++ b/Source/core/html/shadow/DateTimeEditElement.cpp |
@@ -34,7 +34,7 @@ |
#include "core/html/forms/DateTimeFieldsState.h" |
#include "core/html/shadow/DateTimeFieldElements.h" |
#include "core/html/shadow/ShadowElementNames.h" |
-#include "core/platform/DateComponents.h" |
+#include "platform/DateComponents.h" |
#include "core/platform/graphics/FontCache.h" |
#include "core/platform/text/DateTimeFormat.h" |
#include "core/platform/text/PlatformLocale.h" |