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 f0f47bbb70..3c231ae4b1 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -3,6 +3,7 @@ #include <windows.h>
#include <CommCtrl.h>
#include <ShlObj.h>
+#include <Wincodec.h>
#include <string>
|