From 4554b6c6fb200addc5fbc833df4f42a65070cdd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 14 Jun 2015 04:01:19 +0200 Subject: Fix FTBFS with clang MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kmail/imapaccountbase.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kmail/imapaccountbase.h') diff --git a/kmail/imapaccountbase.h b/kmail/imapaccountbase.h index 2d239d96..3a4c4bff 100644 --- a/kmail/imapaccountbase.h +++ b/kmail/imapaccountbase.h @@ -32,7 +32,9 @@ #include #include -class AccountManager; +namespace KMail { + class AccountManager; +} class KMFolder; class TDEConfig/*Base*/; class KMMessagePart; -- cgit v1.2.3