summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp')
-rw-r--r--WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp b/WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp
index 0723498..905b23d 100644
--- a/WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp
+++ b/WebCore/bindings/v8/custom/V8NamedNodesCollection.cpp
@@ -31,7 +31,7 @@
#include "V8NamedNodesCollection.h"
#include "Element.h"
-#include "NamedAttrMap.h"
+#include "NamedNodeMap.h"
namespace WebCore {