]> git.notmuchmail.org Git - notmuch/blobdiff - lib/message.cc
lib: Eliminate some redundant includes of xapian.h
[notmuch] / lib / message.cc
index 71f5619fe0c04435cc5a5996ff48d995288fe5a0..bf9f1edb84b6404f1c06b35d8c76607eca4d2b73 100644 (file)
@@ -25,8 +25,6 @@
 
 #include <gmime/gmime.h>
 
-#include <xapian.h>
-
 struct _notmuch_message {
     notmuch_database_t *notmuch;
     Xapian::docid doc_id;