diff options
Diffstat (limited to 'WebCore/html/ValidityState.cpp')
-rw-r--r-- | WebCore/html/ValidityState.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/html/ValidityState.cpp b/WebCore/html/ValidityState.cpp index e286b64..0c25dac 100644 --- a/WebCore/html/ValidityState.cpp +++ b/WebCore/html/ValidityState.cpp @@ -26,7 +26,7 @@ #include "HTMLInputElement.h" #include "HTMLNames.h" -#include "LegacyHTMLTreeBuilder.h" +#include "HTMLTreeBuilder.h" #include "KURL.h" #include "LocalizedStrings.h" #include "RegularExpression.h" |