From: Matthew Fernandez Date: Sun, 30 Aug 2020 16:34:51 +0000 (-0700) Subject: remove the need to have lib/mingle in the include path X-Git-Tag: 2.46.0~20^2^2~52^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=683bc8062237030376103559e99fa535144e75d2;p=graphviz remove the need to have lib/mingle in the include path Related to #1785. --- diff --git a/lib/mingle/ink.h b/lib/mingle/ink.h index 09be9f52d..ff4f67211 100644 --- a/lib/mingle/ink.h +++ b/lib/mingle/ink.h @@ -11,7 +11,7 @@ #ifndef INK_H #define INK_H -#include +#include typedef struct { double x, y;