change #include "jtag.h" to <jtag/jtag.h>
[fw/openocd] / src / ecosboard.c
index 5d93936804a4494f9d35db31e46b7612796489c1..b42a777cd4aba65978f7a79ccf9c73c87834e1e7 100644 (file)
@@ -22,7 +22,7 @@
 #endif
 
 #include <helper/types.h>
-#include "jtag.h"
+#include <jtag/jtag.h>
 #include <helper/ioutil.h>
 #include <helper/configuration.h>
 #include "xsvf.h"