aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_summary_column.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-30 08:46:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-30 08:46:16 +0000
commit6ae811ae5e6a0463dadc9ebb6f833dc5154700bd (patch)
tree7323cce47f379709acd1d2623966a9504232e761 /src/prefs_summary_column.c
parente8bcd86ec90ef3eedff0e5e85eac0d5ffa1b2418 (diff)
separated UI code from prefs.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@527 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_summary_column.c')
-rw-r--r--src/prefs_summary_column.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs_summary_column.c b/src/prefs_summary_column.c
index 7197f8e6..334db41f 100644
--- a/src/prefs_summary_column.c
+++ b/src/prefs_summary_column.c
@@ -35,6 +35,7 @@
#include <gtk/gtkstock.h>
#include "prefs.h"
+#include "prefs_ui.h"
#include "prefs_common.h"
#include "prefs_summary_column.h"
#include "manage_window.h"