not having wide chars is soooo 90, please, I *really* don't care with
[apps/madmutt.git] / lib-ui / curs_lib.c
index ee53578..3a59d64 100644 (file)
@@ -16,6 +16,7 @@
 #endif
 
 #include <wchar.h>
+#include <wctype.h>
 #include <termios.h>
 #include <sys/types.h>
 #include <fcntl.h>
@@ -44,7 +45,7 @@
 
 #include "mutt.h"
 #include "pager.h"
-#include "mbyte.h"
+#include "charset.h"
 
 /* not possible to unget more than one char under some curses libs, and it
  * is impossible to unget function keys in SLang, so roll our own input