]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary plugin/gdiplus include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 29 Aug 2020 00:44:23 +0000 (17:44 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Sep 2020 14:55:27 +0000 (07:55 -0700)
plugin/gdiplus/Makefile.am

index 0ce1e92897b286a7d521f6fdee41c68653db9cd7..c94363d60760b10b5680fbc2c7a5902a42e3895f 100644 (file)
@@ -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 \