Index: Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
diff --git a/Source/core/html/shadow/DateTimeNumericFieldElement.cpp b/Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
index 4825d7b52f28c46e7c0163771ea200385730c96a..64b3e46b90c0f7a5e8f56e2c5e7615b1b6a517ed 100644 |
--- a/Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
+++ b/Source/core/html/shadow/DateTimeNumericFieldElement.cpp |
@@ -27,8 +27,8 @@ |
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI) |
#include "core/html/shadow/DateTimeNumericFieldElement.h" |
-#include "CSSPropertyNames.h" |
-#include "CSSValueKeywords.h" |
+#include "core/CSSPropertyNames.h" |
+#include "core/CSSValueKeywords.h" |
#include "core/events/KeyboardEvent.h" |
#include "platform/fonts/Font.h" |
#include "platform/text/PlatformLocale.h" |