aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Charset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Charset.hxx')
-rw-r--r--src/fs/Charset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Charset.hxx b/src/fs/Charset.hxx
index 80f510ce0..f1d5f3bbf 100644
--- a/src/fs/Charset.hxx
+++ b/src/fs/Charset.hxx
@@ -25,7 +25,7 @@
#include <string>
-#ifdef HAVE_GLIB
+#if defined(HAVE_ICU) || defined(HAVE_GLIB)
#define HAVE_FS_CHARSET
#endif