diff options
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r-- | src/core/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h index 2071149f19..e37660c06f 100644 --- a/src/core/commonheaders.h +++ b/src/core/commonheaders.h @@ -38,6 +38,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <uxtheme.h>
#include <commctrl.h>
#include <vssym32.h>
+#include <Shlwapi.h>
#include <map>
#include <vector>
|