Index: Source/core/dom/NodeTraversal.h |
diff --git a/Source/core/dom/NodeTraversal.h b/Source/core/dom/NodeTraversal.h |
index 7a3ca0e6f33e0e1fd5237a31431fd5ce97209c1d..31f8d737b730d15ba2f3096a384fd39ae347650e 100644 |
--- a/Source/core/dom/NodeTraversal.h |
+++ b/Source/core/dom/NodeTraversal.h |
@@ -25,7 +25,7 @@ |
#ifndef NodeTraversal_h |
#define NodeTraversal_h |
-#include "Element.h" |
+#include "core/dom/Element.h" |
namespace WebCore { |