Index: Source/core/dom/DocumentFragment.h |
diff --git a/Source/core/dom/DocumentFragment.h b/Source/core/dom/DocumentFragment.h |
index d23c482efec18413e64efba5860bc1ebbf9c4ff0..bb2fbb3bd651d1d3d3b41dc2c86ee7caeb93ebed 100644 |
--- a/Source/core/dom/DocumentFragment.h |
+++ b/Source/core/dom/DocumentFragment.h |
@@ -24,8 +24,8 @@ |
#ifndef DocumentFragment_h |
#define DocumentFragment_h |
-#include "ContainerNode.h" |
-#include "FragmentScriptingPermission.h" |
+#include "core/dom/ContainerNode.h" |
+#include "core/dom/FragmentScriptingPermission.h" |
namespace WebCore { |