]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/str9xpec.h
change #include "jtag.h" to <jtag/jtag.h>
[openocd] / src / flash / nor / str9xpec.h
index 1c8d41b191c25cbc8a2417b376b819c6f91fefcd..1d5ce94377bfdc32f7d70265e6c53a13b8785a0f 100644 (file)
@@ -24,7 +24,7 @@
 #define STR9XPEC_H
 
 #include "flash.h"
-#include "jtag.h"
+#include <jtag/jtag.h>
 
 struct str9xpec_flash_controller
 {