Index: Source/core/dom/Notation.cpp |
diff --git a/Source/core/dom/Notation.cpp b/Source/core/dom/Notation.cpp |
index 9953fee59ab6a8ac0d9dede9e25616379d9fa776..ee4befd732ee548fb7e5aa40c1365f93d309deb6 100644 |
--- a/Source/core/dom/Notation.cpp |
+++ b/Source/core/dom/Notation.cpp |
@@ -19,9 +19,9 @@ |
*/ |
#include "config.h" |
-#include "Notation.h" |
+#include "core/dom/Notation.h" |
-#include "Document.h" |
+#include "core/dom/Document.h" |
namespace WebCore { |