]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ucnvmbcs.c
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / common / ucnvmbcs.c
index eeda8f66f1d6b70e92bd19a810e4fc3a1e368f35..143daf69af7a1ae9557408edc556eae83fee3462 100644 (file)
@@ -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