]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/str7x.c
change #include "binarybuffer.h" to <helper/binarybuffer.h>
[openocd] / src / flash / nor / str7x.c
index 7edffac9e222523944bb497e1c17bcbccfc3da5e..17a58c9928a216172ba00f0ee4fa834176967e92 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "str7x.h"
 #include "armv4_5.h"
-#include "binarybuffer.h"
+#include <helper/binarybuffer.h>
 #include "algorithm.h"