change #include "binarybuffer.h" to <helper/binarybuffer.h>
[fw/openocd] / src / flash / nor / cfi.c
index 6dbffb9e1cb3a1c5e17ba50d460332773ad93e0b..cf83271def961cc9dd6e097e6198d2b210cea898 100644 (file)
@@ -26,7 +26,7 @@
 #include "cfi.h"
 #include "non_cfi.h"
 #include "armv4_5.h"
-#include "binarybuffer.h"
+#include <helper/binarybuffer.h>
 #include "algorithm.h"