Without the change build fails on `master` as
https://hydra.nixos.org/build/247580552:
/build/source/src/openboardview/FileFormats/FZFile.h:69:40: error: 'uint32_t' has not been declared
69 | FZFile(std::vector<char> &buf, uint32_t fzkey[44]);
| ^~~~~~~~