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