X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-client.h;h=703f85618a56b362b682984ae130f4f0e48d7915;hb=7ced2e32d1612aa5eb154b31705236f2483f364e;hp=b50cb38b335afe819b989f2e94d9be2c5492c7ba;hpb=12de016686351b78631546299ed35cced01f1e77;p=notmuch 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