Index: src/io/prom/fs/hfsplus/unicode.c
--- src/io/prom/fs/hfsplus/unicode.c.orig	2004-05-06 16:45:32 +0200
+++ src/io/prom/fs/hfsplus/unicode.c	2004-08-13 20:11:15 +0200
@@ -18,7 +18,7 @@
 #ifndef WIN32
 #define __USE_GNU
     /* need wcsrtomb */
-#include <wchar.h>
+#include <utf8/wchar.h>
 #else
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
