]> diplodocus.org Git - nmh/blobdiff - sbr/oauth_prof.c
read_switch_multiword.c: Move interface to own file.
[nmh] / sbr / oauth_prof.c
index 51a5f7ac38fb460a016ff1518dd2228d1bf58c86..13e5b97300c90f5f0e6c9903865b4212f1cc1dc2 100644 (file)
@@ -5,7 +5,10 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "concat.h"
+#include "getcpy.h"
+#include "context_find.h"
 
 #ifdef OAUTH_SUPPORT
 
@@ -18,8 +21,8 @@
 #include <strings.h>
 #include <unistd.h>
 
-#include <h/oauth.h>
-#include <h/utils.h>
+#include "h/oauth.h"
+#include "h/utils.h"
 #include "m_maildir.h"
 
 static const struct mh_oauth_service_info SERVICES[] = {