================ @@ -21,10 +21,13 @@ #define LLVM_CLANG_TOOLS_EXTRA_CLANGD_SEMANTICHIGHLIGHTING_H #include "Protocol.h" + +#include "clang/AST/TypeBase.h" ---------------- ratzdi wrote: Done. https://github.com/llvm/llvm-project/pull/167536