diff options
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r-- | kmail/networkaccount.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h index 503a312da..1c5dde6e8 100644 --- a/kmail/networkaccount.h +++ b/kmail/networkaccount.h @@ -33,7 +33,9 @@ #include <tqstring.h> -class AccountManager; +namespace KMail { + class AccountManager; +} class TDEConfig/*Base*/; class KURL; namespace TDEIO { |