Index: Source/core/html/forms/PasswordInputType.cpp |
diff --git a/Source/core/html/forms/PasswordInputType.cpp b/Source/core/html/forms/PasswordInputType.cpp |
index 4ba7ecd21fc2a5e92c28a08e5d439aeb8327b867..e6b6402b4e159812aa13b024ffe5c1b47795370f 100644 |
--- a/Source/core/html/forms/PasswordInputType.cpp |
+++ b/Source/core/html/forms/PasswordInputType.cpp |
@@ -32,7 +32,7 @@ |
#include "config.h" |
#include "core/html/forms/PasswordInputType.h" |
-#include "InputTypeNames.h" |
+#include "core/InputTypeNames.h" |
#include "core/html/HTMLInputElement.h" |
#include "core/html/forms/FormController.h" |
#include "wtf/Assertions.h" |