diff options
Diffstat (limited to 'camel/url-util.c')
-rw-r--r-- | camel/url-util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/url-util.c b/camel/url-util.c index 1b784385f5..b9ee4c653b 100644 --- a/camel/url-util.c +++ b/camel/url-util.c @@ -34,7 +34,7 @@ /* XXX TODO: recover the words between #'s or ?'s after the path */ - +#include <config.h> #include "url-util.h" /* general item finder */ |