================ @@ -9,6 +9,7 @@ #ifndef LLDB_TOOLS_LLDB_DAP_JSONUTILS_H #define LLDB_TOOLS_LLDB_DAP_JSONUTILS_H +#include "DAP.h" ---------------- ashgti wrote: We have DAPForward on line 13, do we need the full DAP here? https://github.com/llvm/llvm-project/pull/124232