From a2a658f885ea5cca042709f5a53224dbe57fb478 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sun, 10 Nov 2019 20:14:13 -0500 Subject: Bug 1416033 - remove some unneeded includes in mailnews Tag #1273 --- mailnews/addrbook/public/nsIAbLDAPCard.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mailnews/addrbook/public') diff --git a/mailnews/addrbook/public/nsIAbLDAPCard.idl b/mailnews/addrbook/public/nsIAbLDAPCard.idl index 6761623f2..c1e444291 100644 --- a/mailnews/addrbook/public/nsIAbLDAPCard.idl +++ b/mailnews/addrbook/public/nsIAbLDAPCard.idl @@ -2,8 +2,8 @@ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - -#include "nsIAbCard.idl" + +#include "nsISupports.idl" interface nsIAbLDAPAttributeMap; interface nsILDAPModification; -- cgit v1.2.3