Skip to content

Commit 0574b5f

Browse files
committed
try to fix windows build after 73e585e
1 parent e573936 commit 0574b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/WindowsDriver/MSVCPaths.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#pragma clang diagnostic push
4747
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
4848
#endif
49-
#include "llvm/Support/MSVCSetupApi.h"
49+
#include "llvm/WindowsDriver/MSVCSetupApi.h"
5050
#ifdef __clang__
5151
#pragma clang diagnostic pop
5252
#endif

0 commit comments

Comments
 (0)