sort out some prototypes, put them where they belong.
[apps/madmutt.git] / from.c
diff --git a/from.c b/from.c
index 07b9013..f71e8a0 100644 (file)
--- a/from.c
+++ b/from.c
@@ -14,9 +14,7 @@
 #include <ctype.h>
 #include <string.h>
 
-#include <lib-lib/mem.h>
-#include <lib-lib/str.h>
-#include <lib-lib/macros.h>
+#include <lib-lib/lib-lib.h>
 
 #include "mutt.h"