X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=lib%2Fregexp-fields.h;h=a8cca2431d737d9284c66ba311f9f9f26f4d0268;hb=a2b90dc084c0224e56c1e63773048545788c7ad4;hp=97778a1d6200fc0a20a42d1db6ca668279784c6e;hpb=1979145b91fa85d6952b94db561a46238265d910;p=notmuch diff --git a/lib/regexp-fields.h b/lib/regexp-fields.h index 97778a1d..a8cca243 100644 --- a/lib/regexp-fields.h +++ b/lib/regexp-fields.h @@ -24,7 +24,7 @@ #ifndef NOTMUCH_REGEXP_FIELDS_H #define NOTMUCH_REGEXP_FIELDS_H -#if HAVE_XAPIAN_FIELD_PROCESSOR + #include #include #include "database-private.h" @@ -79,5 +79,5 @@ public: Xapian::Query operator() (const std::string & str); }; -#endif + #endif /* NOTMUCH_REGEXP_FIELDS_H */