merge all nntp code in nntp.c and move it toplevel
[apps/madmutt.git] / send.c
diff --git a/send.c b/send.c
index ecc938f..f64c776 100644 (file)
--- a/send.c
+++ b/send.c
@@ -24,7 +24,7 @@
 #include "attach.h"
 
 #ifdef USE_NNTP
-#include <nntp/nntp.h>
+#include "nntp.h"
 #endif
 
 #include "remailer.h"