diff options
Diffstat (limited to 'camel/camel-log.c')
-rw-r--r-- | camel/camel-log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-log.c b/camel/camel-log.c index 59ce5573b2..a0dd8007b7 100644 --- a/camel/camel-log.c +++ b/camel/camel-log.c @@ -20,7 +20,7 @@ * USA */ - +#include <config.h> #include "camel-log.h" int camel_debug_level = 10; |