summaryrefslogtreecommitdiffstats
path: root/kmail/networkaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r--kmail/networkaccount.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h
index 503a312d..1c5dde6e 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 {