summaryrefslogtreecommitdiff
path: root/TRNS/dpu/task.c
diff options
context:
space:
mode:
Diffstat (limited to 'TRNS/dpu/task.c')
-rw-r--r--TRNS/dpu/task.c2
1 files changed, 1 insertions, 1 deletions
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 <mutex.h>
#include <barrier.h>
-#include "../support/common.h"
+#include "common.h"
__host dpu_arguments_t DPU_INPUT_ARGUMENTS;