Index: Source/core/dom/Comment.cpp |
diff --git a/Source/core/dom/Comment.cpp b/Source/core/dom/Comment.cpp |
index c9ebe9e892594dd73b089097f7adc66c51a3d8ff..5b8374f99f16177cc065286c5e066574535247cc 100644 |
--- a/Source/core/dom/Comment.cpp |
+++ b/Source/core/dom/Comment.cpp |
@@ -20,9 +20,9 @@ |
*/ |
#include "config.h" |
-#include "Comment.h" |
+#include "core/dom/Comment.h" |
-#include "Document.h" |
+#include "core/dom/Document.h" |
namespace WebCore { |