summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-09-04 22:37:40 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-09-04 22:37:40 +0300
commitcfa148c35f375537a8be67317b55f7d92e2ec3d5 (patch)
tree68d94a48b3c0d96a07c597b744ae752d8dfa7fa4 /plugins/SendScreenshotPlus/src/stdafx.h
parent101b8eb8a62c8cfcba71faaa38fb378c402b44a7 (diff)
SendSS: self-made JSON parser removed
Diffstat (limited to 'plugins/SendScreenshotPlus/src/stdafx.h')
-rw-r--r--plugins/SendScreenshotPlus/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h
index 3fec3a8af1..47268c0b43 100644
--- a/plugins/SendScreenshotPlus/src/stdafx.h
+++ b/plugins/SendScreenshotPlus/src/stdafx.h
@@ -64,6 +64,7 @@ using namespace std;
#include <m_netlib.h>
#include <m_protosvc.h>
#include <m_skin.h>
+#include <m_json.h>
#include <m_popup.h>
#include <m_icolib.h>
#include <m_string.h>