| Index: Source/core/dom/StyleSheetScopingNodeList.cpp
|
| diff --git a/Source/core/dom/StyleSheetScopingNodeList.cpp b/Source/core/dom/StyleSheetScopingNodeList.cpp
|
| index e2a5b3da044d13db917210f1a9239bc572c9e72b..5d809e0090411cd7c35c8bffe966d71359a636e9 100644
|
| --- a/Source/core/dom/StyleSheetScopingNodeList.cpp
|
| +++ b/Source/core/dom/StyleSheetScopingNodeList.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "core/dom/StyleSheetScopingNodeList.h"
|
|
|
| #include "core/dom/Document.h"
|
| +#include "core/dom/Node.h"
|
|
|
| namespace WebCore {
|
|
|
|
|