2007-06-05 [wwp] 2.9.2cvs40
[claws.git] / src / compose.h
index bd8785f10f4a1b8f38bfadfc33be699bd4ded5bf..5be9c8a51a7b678ce995800c75c810ffc36c6955 100644 (file)
@@ -37,6 +37,7 @@ typedef struct _AttachInfo    AttachInfo;
 #include "codeconv.h"
 #include "template.h"
 #include "textview.h"
+#include "folder.h"
 
 #ifdef USE_ASPELL
 #include "gtkaspell.h"
@@ -185,6 +186,7 @@ struct _Compose
        GSList *newsgroup_list;
 
        PrefsAccount *account;
+       FolderItem *folder;
 
        UndoMain *undostruct;