You don't say which distro, remember distros make their own packages not us, for eg Debian (and derivatives) have a `geany-common` package that has the needed include files (in `/usr/include/geany` on this machine, but YMMV).
Then the ` ``pkg-config ...`` ` part of the commands in the "Building" section should set the `-I` options for C to find them.