aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/Windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/Windows/Windows.h')
-rw-r--r--lib/Support/Windows/Windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/Windows/Windows.h b/lib/Support/Windows/Windows.h
index 657ae4fc83..1236fe5652 100644
--- a/lib/Support/Windows/Windows.h
+++ b/lib/Support/Windows/Windows.h
@@ -31,6 +31,7 @@
#include "llvm/Support/system_error.h"
#include <windows.h>
#include <wincrypt.h>
+#include <shlobj.h>
#include <cassert>
#include <string>
#include <vector>