|
@@ -180,7 +180,7 @@ unsigned getNumBytesForUTF8(UTF8 firstByte);
|
|
|
/*************************************************************************/
|
|
|
/* Below are LLVM-specific wrappers of the functions above. */
|
|
|
|
|
|
-#include "dxc/Support/WinAdapter.h" // HLSL Change
|
|
|
+#include "dxc/WinAdapter.h" // HLSL Change
|
|
|
#include "llvm/ADT/ArrayRef.h"
|
|
|
#include "llvm/ADT/StringRef.h"
|
|
|
|