Index: Source/core/dom/DocumentStyleSheetCollection.cpp |
diff --git a/Source/core/dom/DocumentStyleSheetCollection.cpp b/Source/core/dom/DocumentStyleSheetCollection.cpp |
index c7dbeda937f2b3c929f99dbede428ecc7f578f85..3b57964baa45fac1aabb3d5551359a4cd06f061b 100644 |
--- a/Source/core/dom/DocumentStyleSheetCollection.cpp |
+++ b/Source/core/dom/DocumentStyleSheetCollection.cpp |
@@ -29,6 +29,7 @@ |
#include "DocumentStyleSheetCollection.h" |
#include "CSSStyleSheet.h" |
+#include "DOMWrapperWorld.h" |
#include "Document.h" |
#include "Element.h" |
#include "HTMLIFrameElement.h" |