From 9fcaf33abc4261f38bfe1bd5572e1ff4acbdf39d Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sat, 29 Aug 2020 15:10:06 -0700 Subject: [PATCH] remove unnecessary plugin/visio include path --- plugin/visio/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/visio/Makefile.am b/plugin/visio/Makefile.am index d38adb9d8..3cdffe9c6 100644 --- a/plugin/visio/Makefile.am +++ b/plugin/visio/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 \ -- 2.40.0