From 871e57fdd6d7e7aabf00f47f1b30e2ed084eed69 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 14 Apr 2020 14:19:58 +0200 Subject: Issue #80 - De-unify dom/base and fix deprot. --- dom/base/GroupedSHistory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dom/base/GroupedSHistory.h') diff --git a/dom/base/GroupedSHistory.h b/dom/base/GroupedSHistory.h index 8c88a0aaf..c5e75d639 100644 --- a/dom/base/GroupedSHistory.h +++ b/dom/base/GroupedSHistory.h @@ -7,6 +7,8 @@ #ifndef GroupedSHistory_h #define GroupedSHistory_h +#include "nsCOMArray.h" +#include "nsCycleCollectionParticipant.h" // NS_DECL_CYCLE_* #include "nsIFrameLoader.h" #include "nsIGroupedSHistory.h" #include "nsIPartialSHistory.h" -- cgit v1.2.3