]> granicus.if.org Git - graphviz/commitdiff
Merge pull request #21 from yak1ex/missing_include_path_for_cmd_edgepaint
authorEmden R. Gansner <erg@alum.mit.edu>
Sat, 19 Apr 2014 01:57:52 +0000 (21:57 -0400)
committerEmden R. Gansner <erg@alum.mit.edu>
Sat, 19 Apr 2014 01:57:52 +0000 (21:57 -0400)
Add missing include path lib/common for cmd/edgepaint.
Odd that configure on linux and osx automatically adds -Ilib/common. I guess the cyqwin processing is different. In any case, it is a benign change and makes dependencies more explicit.


Trivial merge