merge all nntp code in nntp.c and move it toplevel
[apps/madmutt.git] / sendlib.c
index 0889c89..d55da0a 100644 (file)
--- a/sendlib.c
+++ b/sendlib.c
@@ -29,7 +29,7 @@
 #include "mutt_idna.h"
 
 #ifdef USE_NNTP
-#include <nntp/nntp.h>
+#include "nntp.h"
 #endif
 
 #ifdef HAVE_SYSEXITS_H