From c1af49a809efe593317c2b836be115e24e7b8f18 Mon Sep 17 00:00:00 2001 From: David Monniaux Date: Wed, 19 Jun 2019 11:31:04 +0200 Subject: add arrow.h from LustreC --- test/monniaux/lustrev4_lustrec_heater_control/heater_control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/monniaux/lustrev4_lustrec_heater_control/heater_control.h') diff --git a/test/monniaux/lustrev4_lustrec_heater_control/heater_control.h b/test/monniaux/lustrev4_lustrec_heater_control/heater_control.h index d25a7d52..405f9a74 100644 --- a/test/monniaux/lustrev4_lustrec_heater_control/heater_control.h +++ b/test/monniaux/lustrev4_lustrec_heater_control/heater_control.h @@ -8,7 +8,7 @@ /* Imports standard library */ #include -#include "/opt/lustrec/1.6/include/lustrec/arrow.h" +#include "arrow.h" /* Import dependencies */ -- cgit