This fixes build with recent versions of *cppcheck* with some plugins using `PLUGIN_VERSION_CHECK()` macro, like the *latex* plugin.
---
@eht16 already tested this with the nightly build environment, but I'm PRing this to make sure the CI tests here also pass. And extra review is always welcome ;) You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/947
-- Commit Summary --
* cppcheck: Set Geany include path for it to find header files
-- File Changes --
M build/cppcheck.m4 (4) M build/cppcheck.mk (1)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/947.patch https://github.com/geany/geany-plugins/pull/947.diff