Index: Source/core/dom/NodeFilter.cpp |
diff --git a/Source/core/dom/NodeFilter.cpp b/Source/core/dom/NodeFilter.cpp |
index c5d855a10d5a56ec03c445a03d5e1b73eea15f6c..5667ea4c3aceb76b3506d9800e589b705812fd41 100644 |
--- a/Source/core/dom/NodeFilter.cpp |
+++ b/Source/core/dom/NodeFilter.cpp |
@@ -23,9 +23,9 @@ |
*/ |
#include "config.h" |
-#include "NodeFilter.h" |
+#include "core/dom/NodeFilter.h" |
-#include "Node.h" |
+#include "core/dom/Node.h" |
namespace WebCore { |