summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-05-13 13:16:41 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-05-13 13:16:41 +0300
commit632700c7828d2b9667c8dc8bc3403f910b51e158 (patch)
treea0eebd39c1a49e9cf51f4fb8425bdf9d3e73fbdb /plugins/SendScreenshotPlus/src/stdafx.h
parentc42f503c8e3c1e6e4a7689b3b3cff17d2722c9ac (diff)
fixes #5017 (SendSS: UploadPie not working) + some code formatting
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 e8218b35f9..f56407477d 100644
--- a/plugins/SendScreenshotPlus/src/stdafx.h
+++ b/plugins/SendScreenshotPlus/src/stdafx.h
@@ -38,6 +38,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <gdiplus.h>
#include <mapi.h>
#include <UxTheme.h>
+#include <io.h>
#include <map>
#include <memory>