aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-charset-map.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-charset-map.c')
-rw-r--r--camel/camel-charset-map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-charset-map.c b/camel/camel-charset-map.c
index 981a90314f..be57d882e8 100644
--- a/camel/camel-charset-map.c
+++ b/camel/camel-charset-map.c
@@ -200,7 +200,7 @@ int main (void)
#include "camel-charset-map.h"
#include "camel-charset-map-private.h"
#include "string-utils.h"
-#include <gal/unicode/gunicode.h>
+#include <glib/gunicode.h>
#include <locale.h>
#include <string.h>
#include <ctype.h>