Use m_tempfile and better errors msg
[apps/madmutt.git] / attach.h
index 8c4809c..c5cdb71 100644 (file)
--- a/attach.h
+++ b/attach.h
@@ -9,6 +9,8 @@
 #ifndef _MUTT_ATTACH_H
 #define _MUTT_ATTACH_H
 
 #ifndef _MUTT_ATTACH_H
 #define _MUTT_ATTACH_H
 
+#include <lib-mime/mime-types.h>
+
 typedef struct attachptr {
   BODY *content;
   int parent_type;
 typedef struct attachptr {
   BODY *content;
   int parent_type;