| Index: Source/core/html/forms/ResetInputType.cpp
|
| diff --git a/Source/core/html/forms/ResetInputType.cpp b/Source/core/html/forms/ResetInputType.cpp
|
| index a31864c2361343c92fb04d22c01c9443cadc9d43..b6209ddf750659b74b76415de0d1d9bd6a05eb9f 100644
|
| --- a/Source/core/html/forms/ResetInputType.cpp
|
| +++ b/Source/core/html/forms/ResetInputType.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "config.h"
|
| #include "core/html/forms/ResetInputType.h"
|
|
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
| #include "core/html/HTMLFormElement.h"
|
| #include "core/html/HTMLInputElement.h"
|
| #include "core/html/forms/InputTypeNames.h"
|
|
|