0cfd219040
diffusion_jni.cpp and sana_jni.cpp depend on DiffusionSession and SanaSession classes defined in diffusion_session.cpp and sana_session.cpp, but these source files were missing from CMakeLists.txt, causing UnsatisfiedLinkError at runtime. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>