| Index: Source/core/html/forms/StepRange.cpp
|
| diff --git a/Source/core/html/forms/StepRange.cpp b/Source/core/html/forms/StepRange.cpp
|
| index cba592c5799eccfe73eda8440207bf80861b04e3..32761459cd11d1a332b475fe3c86374e6a9c58ab 100644
|
| --- a/Source/core/html/forms/StepRange.cpp
|
| +++ b/Source/core/html/forms/StepRange.cpp
|
| @@ -21,7 +21,7 @@
|
| #include "config.h"
|
| #include "core/html/forms/StepRange.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
| #include "wtf/MathExtras.h"
|
| #include "wtf/text/WTFString.h"
|
|
|