aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-01 08:02:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-01 08:02:49 +0000
commit245e51201e3238e6f19061f389850c7db304c8f3 (patch)
tree573636c99efa47e893ec743f82848e793cdf815e /src/mainwindow.c
parentb0fb0f8b018364931477614a6c1fe3e8e2ceeb7d (diff)
separated UI code from account.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@537 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/mainwindow.c')
-rw-r--r--src/mainwindow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.c b/src/mainwindow.c
index e1493359..169ae208 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -72,6 +72,7 @@
#include "prefs_template.h"
#include "action.h"
#include "account.h"
+#include "account_dialog.h"
#include "addressbook.h"
#include "logwindow.h"
#include "manage_window.h"