| Index: Source/core/html/forms/SubmitInputType.cpp
|
| diff --git a/Source/core/html/forms/SubmitInputType.cpp b/Source/core/html/forms/SubmitInputType.cpp
|
| index 222d5fb9dfc433822ab3d669bb31a90bdaf1111d..8ef131314a5b5c1d11c19c2a9162f008f02dcf86 100644
|
| --- a/Source/core/html/forms/SubmitInputType.cpp
|
| +++ b/Source/core/html/forms/SubmitInputType.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "config.h"
|
| #include "core/html/forms/SubmitInputType.h"
|
|
|
| -#include "InputTypeNames.h"
|
| +#include "core/InputTypeNames.h"
|
| #include "core/events/Event.h"
|
| #include "core/html/FormDataList.h"
|
| #include "core/html/HTMLFormElement.h"
|
|
|