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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libsoup/soup-auth.h b/libsoup/soup-auth.h
index e1c919d9..11e20f8a 100644
--- a/libsoup/soup-auth.h
+++ b/libsoup/soup-auth.h
@@ -11,12 +11,10 @@
#ifndef SOUP_AUTH_H
#define SOUP_AUTH_H 1
-#include <libsoup/soup-context.h>
-#include <libsoup/soup-message.h>
#include <libsoup/soup-misc.h>
+#include <libsoup/soup-types.h>
typedef enum _SoupAuthStatus SoupAuthStatus;
-typedef struct _SoupAuth SoupAuth;
enum _SoupAuthStatus {
SOUP_AUTH_STATUS_INVALID = 0,