diff options
Diffstat (limited to 'camel/providers/mh/camel-mh-provider.c')
-rw-r--r-- | camel/providers/mh/camel-mh-provider.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/providers/mh/camel-mh-provider.c b/camel/providers/mh/camel-mh-provider.c index 25a3522678..74329a3203 100644 --- a/camel/providers/mh/camel-mh-provider.c +++ b/camel/providers/mh/camel-mh-provider.c @@ -39,6 +39,8 @@ static CamelProvider mh_provider = { CAMEL_PROVIDER_IS_STORAGE, + CAMEL_URL_NEED_PATH, + {0, 0}, NULL |