From a2931b65cd3ff5a2e77d9564a95aa3368a24533e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 15 May 2025 08:20:02 +0200 Subject: HST-L: Add AspectC++ support --- HST-L/dpu/task.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HST-L/dpu/task.c') diff --git a/HST-L/dpu/task.c b/HST-L/dpu/task.c index 356b2f9..26021bd 100644 --- a/HST-L/dpu/task.c +++ b/HST-L/dpu/task.c @@ -12,7 +12,7 @@ #include #include -#include "../support/common.h" +#include "common.h" __host dpu_arguments_t DPU_INPUT_ARGUMENTS; -- cgit v1.2.3