summaryrefslogtreecommitdiffstats
path: root/mailnews/addrbook/public/nsIAbLDAPCard.idl
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2019-11-10 20:14:13 -0500
committerMatt A. Tobin <email@mattatobin.com>2019-11-10 20:14:13 -0500
commita2a658f885ea5cca042709f5a53224dbe57fb478 (patch)
tree014221ae0a8cc6e9b81d4f8ecc48da984e6aedc6 /mailnews/addrbook/public/nsIAbLDAPCard.idl
parent713dca2fd8c13e9d417adc7f56ea3b2b54e6d54e (diff)
downloadUXP-a2a658f885ea5cca042709f5a53224dbe57fb478.tar
UXP-a2a658f885ea5cca042709f5a53224dbe57fb478.tar.gz
UXP-a2a658f885ea5cca042709f5a53224dbe57fb478.tar.lz
UXP-a2a658f885ea5cca042709f5a53224dbe57fb478.tar.xz
UXP-a2a658f885ea5cca042709f5a53224dbe57fb478.zip
Bug 1416033 - remove some unneeded includes in mailnews
Tag #1273
Diffstat (limited to 'mailnews/addrbook/public/nsIAbLDAPCard.idl')
-rw-r--r--mailnews/addrbook/public/nsIAbLDAPCard.idl4
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;