aboutsummaryrefslogtreecommitdiff
path: root/src/account.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-31 11:40:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-31 11:40:06 +0000
commit61988f3a30a6a8e76530c36482b1227571721fd4 (patch)
treef1d8004f6c84134a16aa551833c12d0478c53dea /src/account.c
parent68814466894003778231a186f47ce885ec222593 (diff)
separated UI code from prefs_common.c and prefs_account.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@533 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/account.c')
-rw-r--r--src/account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/account.c b/src/account.c
index ce2f2689..77b604eb 100644
--- a/src/account.c
+++ b/src/account.c
@@ -37,6 +37,7 @@
#include "account.h"
#include "prefs.h"
#include "prefs_account.h"
+#include "prefs_account_dialog.h"
#include "procmsg.h"
#include "procheader.h"
#include "compose.h"