X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/51004dcb01e06fef634b61be77ed73dd61cb6db9..57a6839dcb3bba09e8228b822b290604668416fe:/icuSources/common/ucnvmbcs.c diff --git a/icuSources/common/ucnvmbcs.c b/icuSources/common/ucnvmbcs.c index eeda8f66..143daf69 100644 --- a/icuSources/common/ucnvmbcs.c +++ b/icuSources/common/ucnvmbcs.c @@ -56,7 +56,7 @@ #include "ucnv_cnv.h" #include "cmemory.h" #include "cstring.h" -#include "umutex.h" +#include "cmutex.h" /* control optimizations according to the platform */ #define MBCS_UNROLL_SINGLE_TO_BMP 1