not having wide chars is soooo 90, please, I *really* don't care with
[apps/madmutt.git] / pager.c
diff --git a/pager.c b/pager.c
index 2a8d836..ea07331 100644 (file)
--- a/pager.c
+++ b/pager.c
@@ -16,6 +16,7 @@
 #endif
 
 #include <wchar.h>
+#include <wctype.h>
 #include <sys/stat.h>
 #include <ctype.h>
 #include <unistd.h>
@@ -40,7 +41,7 @@
 #include "pager.h"
 #include "attach.h"
 #include "recvattach.h"
-#include "mbyte.h"
+#include "charset.h"
 #include "sidebar.h"
 #include "buffy.h"