diff options
Diffstat (limited to 'plugins/ShellExt/src/stdafx.h')
-rw-r--r-- | plugins/ShellExt/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h index 7fd95475d8..a1238f310f 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -6,6 +6,7 @@ #include <Wincodec.h>
#include <string.h>
+#include <stddef.h>
#include <newpluginapi.h>
|