Index: Source/core/dom/NameNodeList.cpp |
diff --git a/Source/core/dom/NameNodeList.cpp b/Source/core/dom/NameNodeList.cpp |
index 19aadbb844449fa418137eb9043a9f8ece00e7f0..c4648c0e6fb190456ea91d0e6eb436e9033d9663 100644 |
--- a/Source/core/dom/NameNodeList.cpp |
+++ b/Source/core/dom/NameNodeList.cpp |
@@ -25,7 +25,7 @@ |
#include "core/dom/Element.h" |
#include "core/dom/NodeRareData.h" |
-#include <wtf/Assertions.h> |
+#include "wtf/Assertions.h" |
namespace WebCore { |