| Index: Source/core/html/HTMLOutputElement.h
|
| diff --git a/Source/core/html/HTMLOutputElement.h b/Source/core/html/HTMLOutputElement.h
|
| index d0338d67e763cb65bc0a37bbec4aee537c8ba99b..6e79187933cf05a66e9acf59f8060961a1a6abc5 100644
|
| --- a/Source/core/html/HTMLOutputElement.h
|
| +++ b/Source/core/html/HTMLOutputElement.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef HTMLOutputElement_h
|
| #define HTMLOutputElement_h
|
|
|
| -#include "core/html/DOMSettableTokenList.h"
|
| +#include "core/dom/DOMSettableTokenList.h"
|
| #include "core/html/HTMLFormControlElement.h"
|
|
|
| namespace WebCore {
|
|
|