From eb71b2b0a15a400d61285e4e0534a27af5c4f41d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 13 May 2025 14:18:39 +0200 Subject: TRNS: refactor AspectC++ and timer headers --- TRNS/dpu/task.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TRNS/dpu/task.c') diff --git a/TRNS/dpu/task.c b/TRNS/dpu/task.c index 0f5e4be..9c0e0a8 100644 --- a/TRNS/dpu/task.c +++ b/TRNS/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