sort out some prototypes, put them where they belong.
[apps/madmutt.git] / flags.c
diff --git a/flags.c b/flags.c
index 814b19a..232508a 100644 (file)
--- a/flags.c
+++ b/flags.c
 # include "config.h"
 #endif
 
-#include <lib-lib/macros.h>
+#include <lib-lib/lib-lib.h>
+
+#include <lib-ui/curses.h>
+#include <lib-ui/menu.h>
+#include <lib-ui/sidebar.h>
 
 #include "mutt.h"
-#include "mutt_curses.h"
-#include "mutt_menu.h"
 #include "sort.h"
 #include "mx.h"
-#include "sidebar.h"
 
 #include <imap/imap_private.h>