Index: Source/core/html/HTMLLegendElement.cpp |
diff --git a/Source/core/html/HTMLLegendElement.cpp b/Source/core/html/HTMLLegendElement.cpp |
index 87341746c51421002d42c28690e3e29e94fac16c..6d67f9a8486acb92a4845520aa3414cfd437e605 100644 |
--- a/Source/core/html/HTMLLegendElement.cpp |
+++ b/Source/core/html/HTMLLegendElement.cpp |
@@ -28,7 +28,7 @@ |
#include "HTMLFieldSetElement.h" |
#include "HTMLFormControlElement.h" |
#include "HTMLNames.h" |
-#include "NodeTraversal.h" |
+#include "core/dom/NodeTraversal.h" |
#include <wtf/StdLibExtras.h> |
namespace WebCore { |