Use "character.h" instead of "mule-charset.h" if CHAR_IS_UCS4 is
[chise/xemacs-chise.git] / src / redisplay-msw.c
index 00ed917..9b02dda 100644 (file)
@@ -48,8 +48,12 @@ Boston, MA 02111-1307, USA.  */
 #include "windows.h"
 #ifdef MULE
 #include "mule-ccl.h"
+#ifdef CHAR_IS_UCS4
+#include "character.h"
+#else
 #include "mule-charset.h"
 #endif
+#endif
 
 #define MSWINDOWS_EOL_CURSOR_WIDTH     5