diff options
Diffstat (limited to 'mailnews/addrbook/public/nsIAbLDAPCard.idl')
-rw-r--r-- | mailnews/addrbook/public/nsIAbLDAPCard.idl | 4 |
1 files changed, 2 insertions, 2 deletions
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; |