diff --git a/src/tint/lang/hlsl/validate/validate.cc b/src/tint/lang/hlsl/validate/validate.cc index b769d7f935b..6a5276fe168 100644 --- a/src/tint/lang/hlsl/validate/validate.cc +++ b/src/tint/lang/hlsl/validate/validate.cc @@ -50,7 +50,7 @@ TINT_BEGIN_DISABLE_ALL_WARNINGS(); // # Use UUID emulation with clang to avoid compiling with ms-extensions #define __EMULATE_UUID #endif -#include "dxc/dxcapi.h" +#include TINT_END_DISABLE_ALL_WARNINGS(); // Disable warnings about old-style casts which result from using