From 3a86bb60907bf357201ca3e5aad7f2c23bff2f78 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Fri, 28 Aug 2020 20:11:25 -0700 Subject: [PATCH] remove unnecessary plugin/gd include path --- plugin/gs/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/gs/Makefile.am b/plugin/gs/Makefile.am index 6182941e8..4ed8ccaa2 100644 --- a/plugin/gs/Makefile.am +++ b/plugin/gs/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.50.1