From 6f6e07625c80c5d7129edd98ca4b8ea732f29684 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 07:40:32 -0400 Subject: Issue mcp-graveyard/UXP%80 - De-unify dom/base Tag mcp-graveyard/UXP%1375 --- dom/base/TimeoutHandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dom/base/TimeoutHandler.h') diff --git a/dom/base/TimeoutHandler.h b/dom/base/TimeoutHandler.h index cb0a0ce94..a80dc2995 100644 --- a/dom/base/TimeoutHandler.h +++ b/dom/base/TimeoutHandler.h @@ -7,9 +7,11 @@ #ifndef mozilla_dom_timeout_handler_h #define mozilla_dom_timeout_handler_h +#include "nsCycleCollectionParticipant.h" // NS_DECL_CYCLE_* #include "nsCOMPtr.h" #include "nsISupports.h" #include "nsITimeoutHandler.h" +#include "nsString.h" namespace mozilla { namespace dom { -- cgit v1.2.3