]> diplodocus.org Git - nmh/blobdiff - sbr/fmt_rfc2047.c
client.c: Move interface to own file.
[nmh] / sbr / fmt_rfc2047.c
index d98b50081ce3dd1abe7e3a870c8241a5264027ab..660938980d04010de2f215e6f2b6d782885f03cf 100644 (file)
@@ -5,8 +5,9 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/utils.h>
+#include "h/mh.h"
+#include "check_charset.h"
+#include "h/utils.h"
 #ifdef HAVE_ICONV
 #  include <iconv.h>
 #endif