From: Matthew Fernandez Date: Sat, 29 Aug 2020 00:44:23 +0000 (-0700) Subject: remove unnecessary plugin/gdiplus include path X-Git-Tag: 2.46.0~20^2^2~69^2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71ef6b4a413d01302a04537a0d32d3d720c3b2c1;p=graphviz remove unnecessary plugin/gdiplus include path --- diff --git a/plugin/gdiplus/Makefile.am b/plugin/gdiplus/Makefile.am index 0ce1e9289..c94363d60 100644 --- a/plugin/gdiplus/Makefile.am +++ b/plugin/gdiplus/Makefile.am @@ -2,7 +2,6 @@ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/pathplan \ -I$(top_srcdir)/lib/gvc \