From 2d91e3957a9cd84e5fd4427df34bd09c464989d5 Mon Sep 17 00:00:00 2001
From: Sebastian Weiss <sebastian.weiss@ptb.de>
Date: Sun, 11 Jun 2023 22:44:06 +0200
Subject: [PATCH] UPDATE thermophysical-options file

---
 src/thermophysicalModels/basic/Make/options | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/thermophysicalModels/basic/Make/options b/src/thermophysicalModels/basic/Make/options
index 1859188..758c12d 100644
--- a/src/thermophysicalModels/basic/Make/options
+++ b/src/thermophysicalModels/basic/Make/options
@@ -1,4 +1,5 @@
 EXE_INC = \
+    -I../specie/lnInclude \
     -I$(LIB_SRC)/finiteVolume/lnInclude \
     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
     -I$(LIB_SRC)/meshTools/lnInclude \
-- 
GitLab