summaryrefslogtreecommitdiff
path: root/libsoup/soup-auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/soup-auth.h')
-rw-r--r--libsoup/soup-auth.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libsoup/soup-auth.h b/libsoup/soup-auth.h
index f950bec7..e554a4f5 100644
--- a/libsoup/soup-auth.h
+++ b/libsoup/soup-auth.h
@@ -13,8 +13,7 @@
#include "soup-context.h"
#include "soup-message.h"
-
-typedef struct _SoupAuth SoupAuth;
+#include "soup-private.h"
SoupAuth *soup_auth_new_from_header (SoupContext *context,
const char *header);