mu: rework xapian dependencies a bit
Reduce the places where we need to include Xapian, and add a few places where the (meson build) didn't explicitly have a Xapian dep where needed.
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
|
||||
#include "mu-msg-part.hh"
|
||||
#include "utils/mu-utils.hh"
|
||||
#include "utils/mu-xapian-utils.hh"
|
||||
|
||||
using namespace Mu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user