$OpenBSD: patch-src_im_c,v 1.2 2008/10/16 17:01:36 ajacoutot Exp $
--- src/im.c.orig	Thu Oct 16 15:12:38 2008
+++ src/im.c	Thu Oct 16 15:13:03 2008
@@ -37,10 +37,10 @@
 */
 
 
-#include <stdio.h>
+#include <utf8/stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <wchar.h>
+#include <utf8/wchar.h>
 
 #include "im.h"
 
