From 665cc63e16a1a5ac083c3a2df38236ae58025b64 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 15 May 2025 10:13:23 +0200 Subject: MLP: Add AspectC++ support --- MLP/dpu/task.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MLP/dpu/task.c') diff --git a/MLP/dpu/task.c b/MLP/dpu/task.c index 4f85024..ae400ae 100644 --- a/MLP/dpu/task.c +++ b/MLP/dpu/task.c @@ -10,7 +10,7 @@ #include #include -#include "../support/common.h" +#include "common.h" __host dpu_arguments_t DPU_INPUT_ARGUMENTS; -- cgit v1.2.3