Index: Source/core/html/forms/EmailInputType.cpp |
diff --git a/Source/core/html/forms/EmailInputType.cpp b/Source/core/html/forms/EmailInputType.cpp |
index 727bdb478e4f3d2bb6bb760fb6ecea3e54198fa5..ff30f214ce9518f5f319b37e259c34ad136420b0 100644 |
--- a/Source/core/html/forms/EmailInputType.cpp |
+++ b/Source/core/html/forms/EmailInputType.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
#include "core/html/forms/EmailInputType.h" |
-#include "bindings/v8/ScriptRegexp.h" |
+#include "bindings/core/v8/ScriptRegexp.h" |
#include "core/InputTypeNames.h" |
#include "core/html/HTMLInputElement.h" |
#include "core/html/parser/HTMLParserIdioms.h" |