cfi: leave check on whether target is running to target_write_memory()
[fw/openocd] / src / target / algorithm.c
index 76cf48bc589ffec25651ea9d56017518ae3d609a..57383aea74ec2448791ae7cc9689206291918190 100644 (file)
@@ -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)