Index: Source/core/dom/TreeScope.h |
diff --git a/Source/core/dom/TreeScope.h b/Source/core/dom/TreeScope.h |
index 7a19b23d33cfd1283f22420b32b4619cbbcd19f6..38d8992cc0e8b84d86c24bcd1af92082d8a7adc4 100644 |
--- a/Source/core/dom/TreeScope.h |
+++ b/Source/core/dom/TreeScope.h |
@@ -28,8 +28,8 @@ |
#define TreeScope_h |
#include "core/dom/DocumentOrderedMap.h" |
-#include <wtf/Forward.h> |
-#include <wtf/text/AtomicString.h> |
+#include "wtf/Forward.h" |
+#include "wtf/text/AtomicString.h" |
namespace WebCore { |