X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-client.h;h=703f85618a56b362b682984ae130f4f0e48d7915;hb=2cf7b27a0c4b4e746e2e40752c55ddb4d54798b2;hp=b50cb38b335afe819b989f2e94d9be2c5492c7ba;hpb=80936b5f5895277ed1954a6bde04672120da760c;p=obsolete%2Fnotmuch-old diff --git a/notmuch-client.h b/notmuch-client.h index b50cb38b..703f8561 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -238,4 +238,5 @@ notmuch_config_set_maildir_synchronize_flags (notmuch_config_t *config, notmuch_bool_t debugger_is_active (void); +#include "command-line-arguments.h" #endif