summaryrefslogtreecommitdiffstats
path: root/WebCore/html/StepRange.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/StepRange.cpp')
-rw-r--r--WebCore/html/StepRange.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/html/StepRange.cpp b/WebCore/html/StepRange.cpp
index 9afde1b..aeaf62f 100644
--- a/WebCore/html/StepRange.cpp
+++ b/WebCore/html/StepRange.cpp
@@ -23,7 +23,7 @@
#include "HTMLInputElement.h"
#include "HTMLNames.h"
-#include "LegacyHTMLTreeBuilder.h"
+#include "HTMLTreeBuilder.h"
#include "PlatformString.h"
#include <wtf/MathExtras.h>