merge all nntp code in nntp.c and move it toplevel
[apps/madmutt.git] / pager.c
diff --git a/pager.c b/pager.c
index 5880834..f1c9623 100644 (file)
--- a/pager.c
+++ b/pager.c
@@ -892,7 +892,7 @@ fill_buffer (FILE * f, off_t *last_pos, off_t offset, unsigned char *buf,
 }
 
 #ifdef USE_NNTP
-#include <nntp/nntp.h>
+#include "nntp.h"
 #endif
 
 static int format_line (struct line_t **lineInfo, int n, unsigned char *buf,