aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-session.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-session.h')
-rw-r--r--camel/camel-session.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/camel/camel-session.h b/camel/camel-session.h
index 6642a20f43..1dc234fb7f 100644
--- a/camel/camel-session.h
+++ b/camel/camel-session.h
@@ -35,11 +35,8 @@ extern "C" {
#endif /* __cplusplus }*/
#include <gtk/gtk.h>
-
-typedef struct _CamelSession CamelSession;
-
+#include "camel-types.h"
#include "camel-provider.h"
-#include "camel-store.h"
#define CAMEL_SESSION_TYPE (camel_session_get_type ())
#define CAMEL_SESSION(obj) (GTK_CHECK_CAST((obj), CAMEL_SESSION_TYPE, CamelSession))