Index: Source/core/html/shadow/DateTimeFieldElements.cpp |
diff --git a/Source/core/html/shadow/DateTimeFieldElements.cpp b/Source/core/html/shadow/DateTimeFieldElements.cpp |
index 4fc9f6e6263732b4f685ddd472403c5fff3d70e9..9f21a4ddd7631939d0efea1e58a2bc00f9240b43 100644 |
--- a/Source/core/html/shadow/DateTimeFieldElements.cpp |
+++ b/Source/core/html/shadow/DateTimeFieldElements.cpp |
@@ -28,7 +28,7 @@ |
#include "core/html/shadow/DateTimeFieldElements.h" |
#include "core/html/forms/DateTimeFieldsState.h" |
-#include "core/platform/DateComponents.h" |
+#include "platform/DateComponents.h" |
#include "core/platform/LocalizedStrings.h" |
#include "wtf/CurrentTime.h" |
#include "wtf/DateMath.h" |