aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/nntp/MCAsyncNNTP.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/nntp/MCAsyncNNTP.h')
-rw-r--r--src/async/nntp/MCAsyncNNTP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/async/nntp/MCAsyncNNTP.h b/src/async/nntp/MCAsyncNNTP.h
index 57b80cb8..326138dc 100644
--- a/src/async/nntp/MCAsyncNNTP.h
+++ b/src/async/nntp/MCAsyncNNTP.h
@@ -18,7 +18,7 @@
#include <MailCore/MCNNTPListNewsgroupsOperation.h>
#include <MailCore/MCNNTPFetchOverviewOperation.h>
#include <MailCore/MCNNTPFetchServerTimeOperation.h>
-#include <MailCore/MCNNTPSendOperation.h>
+#include <MailCore/MCNNTPPostOperation.h>
#include <MailCore/MCNNTPOperationCallback.h>
#endif