Index: Source/core/dom/ClassNodeList.h |
diff --git a/Source/core/dom/ClassNodeList.h b/Source/core/dom/ClassNodeList.h |
index 05e508b04995df0f316d200cc9288474570c7822..0d90b3d892ccc339e5641bf9c298968a63a71997 100644 |
--- a/Source/core/dom/ClassNodeList.h |
+++ b/Source/core/dom/ClassNodeList.h |
@@ -30,10 +30,10 @@ |
#ifndef ClassNodeList_h |
#define ClassNodeList_h |
-#include "Element.h" |
-#include "LiveNodeList.h" |
-#include "Node.h" |
-#include "SpaceSplitString.h" |
+#include "core/dom/Element.h" |
+#include "core/dom/LiveNodeList.h" |
+#include "core/dom/Node.h" |
+#include "core/dom/SpaceSplitString.h" |
namespace WebCore { |