From f369e9ef06b831e0cb45d6eed24334cc47c754a8 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 17 Feb 2000 04:23:13 +0000 Subject: include camel.h for camel_init svn path=/trunk/; revision=1818 --- tests/test9.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test9.c b/tests/test9.c index fa291b312a..d645ec821a 100644 --- a/tests/test9.c +++ b/tests/test9.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ - +#include "camel.h" #include "camel-mbox-folder.h" #include "camel-mbox-parser.h" #include "camel-mbox-utils.h" -- cgit v1.2.3