(insert-char-data): Fix format of `iso-10646-comment'; swap order of
[chise/xemacs-chise.git] / src / objects-msw.c
index abe2a0e..20f2201 100644 (file)
@@ -41,12 +41,8 @@ Boston, MA 02111-1307, USA.  */
 #include "console-msw.h"
 #include "objects-msw.h"
 
-#ifdef CHAR_IS_UCS4
-#include "character.h"
-#else
 #ifdef MULE
-#include "mule-charset.h"
-#endif
+#include "character.h"
 #endif
 
 #include "buffer.h"