diff options
Diffstat (limited to 'camel/providers/nntp/camel-nntp-auth.c')
-rw-r--r-- | camel/providers/nntp/camel-nntp-auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/nntp/camel-nntp-auth.c b/camel/providers/nntp/camel-nntp-auth.c index 7b48bde808..2490329b81 100644 --- a/camel/providers/nntp/camel-nntp-auth.c +++ b/camel/providers/nntp/camel-nntp-auth.c @@ -22,6 +22,7 @@ */ +#include <camel-nntp-auth.h> #include <camel-nntp-store.h> #include <camel-nntp-resp-codes.h> #include <camel-exception.h> |