mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
0c3b79aa33
This breaking change only affects header files from upstream Ghidra repository. Instead of `#include <sleigh/header.hh>`, it will now be `#include <ghidra/header.hh>` for headers from upstream. --------- Co-authored-by: Alex Cameron <asc@tetsuo.sh>