remove -Inntp
[apps/madmutt.git] / compose.c
index 96d0bb1..c1a0de4 100644 (file)
--- a/compose.c
+++ b/compose.c
@@ -36,7 +36,7 @@
 #endif
 
 #ifdef USE_NNTP
-#include "nntp.h"
+#include <nntp/nntp.h>
 #endif
 
 static const char *There_are_no_attachments = N_("There are no attachments.");