aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp/camel-nntp-auth.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-09-09 00:46:55 +0800
committerChris Lahey <clahey@src.gnome.org>2000-09-09 00:46:55 +0800
commita0ab37d85aeb661516a1afa1e1cf699e194f4a8d (patch)
treeef88c63e329c412174e4465e0c49b73cd9088e8c /camel/providers/nntp/camel-nntp-auth.h
parenta88bdf9c4c10569043bf736f3b052dc5eccf5ab4 (diff)
downloadgsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar
gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.gz
gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.bz2
gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.lz
gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.xz
gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.zst
gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.zip
Fixed a warning.
2000-09-08 Christopher James Lahey <clahey@helixcode.com> * providers/nntp/camel-nntp-auth.c, providers/nntp/camel-nntp-auth.h: Fixed a warning. svn path=/trunk/; revision=5265
Diffstat (limited to 'camel/providers/nntp/camel-nntp-auth.h')
-rw-r--r--camel/providers/nntp/camel-nntp-auth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/nntp/camel-nntp-auth.h b/camel/providers/nntp/camel-nntp-auth.h
index 61b07d4b2f..2708d9d335 100644
--- a/camel/providers/nntp/camel-nntp-auth.h
+++ b/camel/providers/nntp/camel-nntp-auth.h
@@ -27,6 +27,7 @@
#ifndef CAMEL_NNTP_AUTH_H
#define CAMEL_NNTP_AUTH_H 1
+#include <camel-nntp-store.h>
#ifdef __cplusplus
extern "C" {