aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/nntp/MCNNTPSession.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nntp/MCNNTPSession.cc')
-rw-r--r--src/core/nntp/MCNNTPSession.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/nntp/MCNNTPSession.cc b/src/core/nntp/MCNNTPSession.cc
index 3c7ea7a3..4f50f46e 100644
--- a/src/core/nntp/MCNNTPSession.cc
+++ b/src/core/nntp/MCNNTPSession.cc
@@ -6,6 +6,8 @@
// Copyright (c) 2014 MailCore. All rights reserved.
//
+#include "MCWin32.h" // should be included first.
+
#include "MCNNTPSession.h"
#include <string.h>