summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-05-20 21:07:04 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-05-20 21:07:04 +0300
commitf81688b2ca172fd4d39f365d26d2a0efa3c613f6 (patch)
tree04199731bdc5f54685a832ee8a4d902d11bc1c6f /protocols/MSN/src/stdafx.h
parent26e399a134e9c891ad6e8a2f59a0b6216b28169b (diff)
MSN: crash fix for extra-long auth tokens
Diffstat (limited to 'protocols/MSN/src/stdafx.h')
-rw-r--r--protocols/MSN/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MSN/src/stdafx.h b/protocols/MSN/src/stdafx.h
index 27667ebadd..449d947bb3 100644
--- a/protocols/MSN/src/stdafx.h
+++ b/protocols/MSN/src/stdafx.h
@@ -60,6 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <m_extraicons.h>
#include <m_nudge.h>
#include <m_string.h>
+#include <m_json.h>
#include "m_proto_listeningto.h"
#include "m_folders.h"