summaryrefslogtreecommitdiff
path: root/NW/dpu
diff options
context:
space:
mode:
Diffstat (limited to 'NW/dpu')
-rw-r--r--NW/dpu/task.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/NW/dpu/task.c b/NW/dpu/task.c
index c022f70..fab163a 100644
--- a/NW/dpu/task.c
+++ b/NW/dpu/task.c
@@ -10,7 +10,7 @@
#include <perfcounter.h>
#include <barrier.h>
-#include "../support/common.h"
+#include "common.h"
__host dpu_arguments_t DPU_INPUT_ARGUMENTS;