From 43725c7264ca3f63de348d1d1596ce1fe9e64d2d Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 13 Jun 2020 08:21:48 -0400 Subject: Bug 1426494 - Share more code between nsIDocument and ShadowRoot Tag #1375 --- editor/libeditor/TextEditor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'editor') diff --git a/editor/libeditor/TextEditor.cpp b/editor/libeditor/TextEditor.cpp index c3cfa4a72..07b06a96a 100644 --- a/editor/libeditor/TextEditor.cpp +++ b/editor/libeditor/TextEditor.cpp @@ -24,6 +24,7 @@ #include "nsCharTraits.h" #include "nsComponentManagerUtils.h" #include "nsContentCID.h" +#include "nsContentList.h" #include "nsCopySupport.h" #include "nsDebug.h" #include "nsDependentSubstring.h" -- cgit v1.2.3