From 966a705e634e3c934f5ac14dce1524714d2b31f0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 30 Jul 2024 18:06:01 +0300 Subject: fixes #4563 (SendSS: Crash with Imgur, Image Shack & Upload Pie) --- plugins/SendScreenshotPlus/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/SendScreenshotPlus/src/stdafx.h') diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h index 9ad3f6478d..e2c570c370 100644 --- a/plugins/SendScreenshotPlus/src/stdafx.h +++ b/plugins/SendScreenshotPlus/src/stdafx.h @@ -40,6 +40,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include +#include #include using namespace std; -- cgit v1.2.3