refactor(plugin_api): move the header into include/ (#1440)

This commit is contained in:
Takase 2023-04-15 03:45:46 +08:00 committed by George Sokianos
parent 10bd794d8a
commit 0dca16c462
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ This folder contains resources that is used for building or packaging the projec
### Development
- `lite_xl_plugin_api.h`: Native plugin API header. See the contents of `lite_xl_plugin_api.h` for more details.
- `include/lite_xl_plugin_api.h`: Native plugin API header. See the contents of `lite_xl_plugin_api.h` for more details.
[1]: https://mesonbuild.com/Cross-compilation.html