From 779aa398ae048b97660cd66e01805072e1f2488f Mon Sep 17 00:00:00 2001
From: Henry Weller <http://cfd.direct>
Date: Fri, 1 Jan 2016 21:29:21 +0000
Subject: [PATCH] src/regionModels/regionCoupling/Make/options: Removed
 redundant -I option Resolves bug-report
 http://openfoam.org/mantisbt/view.php?id=1958

---
 src/regionModels/regionCoupling/Make/options | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/regionModels/regionCoupling/Make/options b/src/regionModels/regionCoupling/Make/options
index 39fe765eb47..379349b0452 100644
--- a/src/regionModels/regionCoupling/Make/options
+++ b/src/regionModels/regionCoupling/Make/options
@@ -1,6 +1,5 @@
 EXE_INC = \
     -I$(LIB_SRC)/transportModels/compressible/lnInclude \
-    -I$(LIB_SRC)/AMIInterpolation/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
-- 
GitLab