You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix case-sensitive include path for Msu1.audio.h
Linux is case-sensitive; the include said msu1.audio.h but the
file is Msu1.audio.h. Worked on Windows, broke CI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>