| Index: Source/core/html/HTMLFormControlsCollection.cpp
|
| diff --git a/Source/core/html/HTMLFormControlsCollection.cpp b/Source/core/html/HTMLFormControlsCollection.cpp
|
| index 6eca3a5e4f576ac06976aa774568bff2ff8ee8f0..a7c4a9fecb97fc9243568967cc56f1460567410b 100644
|
| --- a/Source/core/html/HTMLFormControlsCollection.cpp
|
| +++ b/Source/core/html/HTMLFormControlsCollection.cpp
|
| @@ -24,7 +24,7 @@
|
| #include "config.h"
|
| #include "core/html/HTMLFormControlsCollection.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/frame/UseCounter.h"
|
| #include "core/html/HTMLFieldSetElement.h"
|
| #include "core/html/HTMLFormElement.h"
|
|
|