Index: Source/core/html/forms/TelephoneInputType.h |
diff --git a/Source/core/html/TelephoneInputType.h b/Source/core/html/forms/TelephoneInputType.h |
similarity index 97% |
rename from Source/core/html/TelephoneInputType.h |
rename to Source/core/html/forms/TelephoneInputType.h |
index b21cd41a1b09b4798d5b2d1e9c93ad891246ef16..b49b0a235c5b76949c306b8c0f0c377fe72c6ac3 100644 |
--- a/Source/core/html/TelephoneInputType.h |
+++ b/Source/core/html/forms/TelephoneInputType.h |
@@ -31,7 +31,7 @@ |
#ifndef TelephoneInputType_h |
#define TelephoneInputType_h |
-#include "core/html/BaseTextInputType.h" |
+#include "core/html/forms/BaseTextInputType.h" |
namespace WebCore { |