1diff -ur a/include/m_ctype.h b/include/m_ctype.h
2--- a/include/m_ctype.h	2015-09-08 12:35:31.499107653 +0100
3+++ b/include/m_ctype.h	2015-09-08 12:35:59.357103239 +0100
4@@ -36,7 +36,7 @@
5 #define MY_CS_SORT_ORDER_TABLE_SIZE	256
6 #define MY_CS_TO_UNI_TABLE_SIZE		256
7
8-#define CHARSET_DIR	"charsets/"
9+#define CHARSET_DIR	"charsets-5.5.45/"
10
11 #define my_wc_t ulong
12
13