diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/src/stdafx.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/stdafx.h | 1 |
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>
|