aboutsummaryrefslogtreecommitdiff
path: root/src/sourcewindow.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-02 10:00:15 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-02 10:00:15 +0000
commit67fecb1232183bad2ac2eec436c8affd4c3e49f7 (patch)
tree7a409a06ecffc8de96d9e2d2a47c5fb256c54c1d /src/sourcewindow.c
parentcbc9395569bb7c7b51079ab3cb0db1d36345f03c (diff)
moved two functions from prefs_filter.c to filter.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@543 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/sourcewindow.c')
-rw-r--r--src/sourcewindow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sourcewindow.c b/src/sourcewindow.c
index 11e5c927..21b48af9 100644
--- a/src/sourcewindow.c
+++ b/src/sourcewindow.c
@@ -33,6 +33,7 @@
#include "sourcewindow.h"
#include "procmsg.h"
+#include "codeconv.h"
#include "utils.h"
#include "gtkutils.h"
#include "prefs_common.h"