]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/lpc2900.c
change #include "jtag.h" to <jtag/jtag.h>
[openocd] / src / flash / nor / lpc2900.c
index 81e2def466260604ae7b3a643dc297713ec1f395..bb467c547b7dedc7b8edcd04d7383e5c98d88fa6 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "image.h"
 #include "flash.h"
-#include "binarybuffer.h"
+#include <helper/binarybuffer.h>
 #include "armv4_5.h"
 #include "algorithm.h"