Revert "Windows: Add support for unicode command lines"
[oota-llvm.git] / lib / Support / Windows / Windows.h
index 657ae4fc8382f3eb143783635a0eb77746cd894e..1236fe56521798f007754879d459eb93ca4e4086 100644 (file)
@@ -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>