aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 63a90b81..77d8192a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1422,6 +1422,7 @@ static void plugin_init(void)
ADD_SYM(compose_get_textview);
ADD_SYM(compose_attach_append);
ADD_SYM(compose_attach_remove_all);
+ ADD_SYM(compose_get_attach_list);
ADD_SYM(compose_send);
ADD_SYM(foldersel_folder_sel);