diff options
Diffstat (limited to 'tests/test1.c')
-rw-r--r-- | tests/test1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test1.c b/tests/test1.c index 28a65ae5c5..9a483d0ca9 100644 --- a/tests/test1.c +++ b/tests/test1.c @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ #include "camel-mime-message.h" #include "stdio.h" +#include <bonobo/gnome-stream.h> void main (int argc, char**argv) |