blob: e00b57db078075052d9173a4ceb7759d7a15ed23 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- camel/providers/imap4/camel-imap4-specials.c.orig Thu May 17 18:11:10 2007
+++ camel/providers/imap4/camel-imap4-specials.c Thu May 17 18:11:17 2007
@@ -22,6 +22,7 @@
#include <config.h>
#endif
+#include <glib.h>
#include <string.h>
#include "camel-imap4-specials.h"
|