]> granicus.if.org Git - neomutt/commitdiff
fix: build warning
authorRichard Russon <rich@flatcap.org>
Thu, 9 Mar 2017 14:54:34 +0000 (14:54 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 12 Mar 2017 00:54:27 +0000 (00:54 +0000)
This was introduced by the buffer.c refactor.

remailer.c

index 1863d9bb8e7a220b8a7f01b5ae2f1e5b697417e5..12721533d72dec5b8c211f0690b372afbd9b4ee5 100644 (file)
@@ -32,6 +32,7 @@
 #include "mutt_menu.h"
 #include "mutt_regex.h"
 #include "mapping.h"
+#include "filter.h"
 
 #include "remailer.h"