I have a few large projects I am working on in my new place of work, which have a complicated set of statically linked library dependencies between them.
The libs numb
You might be able to use DoxyS as help, which produces graps representing included files as part of the generated documentation.
See: http://www.doxys.org
-Martin