summaryrefslogtreecommitdiff
path: root/src/target/algorithm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/algorithm.c')
-rw-r--r--src/target/algorithm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/algorithm.c b/src/target/algorithm.c
index 76cf48bc..57383aea 100644
--- a/src/target/algorithm.c
+++ b/src/target/algorithm.c
@@ -22,7 +22,7 @@
#endif
#include "algorithm.h"
-#include "binarybuffer.h"
+#include <helper/binarybuffer.h>
void init_mem_param(struct mem_param *param, uint32_t address, uint32_t size, enum param_direction direction)