X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=750a242c61bc9ec098fb98df0bbbe61ed59047d2;hp=2f5ccd6ae0c37abdeb4520dcfe4683e437b5cba6;hb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6;hpb=7061e41cd0ed7a37dab83687697a692a53c5a66f diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 2f5ccd6a..750a242c 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -31,6 +31,12 @@ #include "notmuch.h" +#include "xutil.h" +#include "error_util.h" +#include "string-util.h" +#include "crypto.h" +#include "repair.h" + NOTMUCH_BEGIN_DECLS #include @@ -47,14 +53,6 @@ NOTMUCH_BEGIN_DECLS #include -#include "gmime-extra.h" - -#include "xutil.h" -#include "error_util.h" -#include "string-util.h" -#include "crypto.h" -#include "repair.h" - #ifdef DEBUG # define DEBUG_DATABASE_SANITY 1 # define DEBUG_THREADING 1