OP_MAIN_MODIFY_LABELS and OP_MAIN_MODIFY_LABELS_THEN_HIDE no more
an notmuch thing. So make them always compiled.
}
#endif
-#if defined(USE_NOTMUCH) || defined(USE_IMAP)
case OP_MAIN_MODIFY_LABELS:
case OP_MAIN_MODIFY_LABELS_THEN_HIDE:
{
break;
}
-#endif
#ifdef USE_NOTMUCH
case OP_MAIN_VFOLDER_FROM_QUERY:
buf[0] = '\0';
#include "mime.h"
#include "mutt_curses.h"
#include "mutt_regex.h"
-#if defined USE_IMAP || defined USE_NOTMUCH
#include "mutt_tags.h"
-#endif
#include "mx.h"
#include "ncrypt/ncrypt.h"