On Sat, Dec 03, 2005 at 01:19:42PM +0100, Yann Dirson wrote: > Right, but it seems customary in the source to use "../" to refer to > src/*.hpp, and not have any prefix for the files in the same > directory. This change, although it does not hurt because of the wide > set of -I flags, can imply to the reader that font.hpp is in the same > dir as button.hpp, instead of being near to image.hpp.
Actually, the source is highly inconsistent about this. There are even references to "serialization/something.hpp" mixed in with "../somethingelse.hpp" just to confuse the issue. -- [EMAIL PROTECTED]
