move more things in the lib-ui.
[apps/madmutt.git] / lib-ui / sidebar.h
similarity index 93%
rename from sidebar.h
rename to lib-ui/sidebar.h
index 9aba9a3..239366a 100644 (file)
--- a/sidebar.h
@@ -11,6 +11,8 @@
 #ifndef _SIDEBAR_H
 #define _SIDEBAR_H
 
+#include "mutt.h" /* because of CONTEXT :| */
+
 int sidebar_draw (int);
 void sidebar_draw_frames (void);
 void sidebar_scroll (int, int);