zy1000: flush jtag buffer before changing speed
[fw/openocd] / src / jtag / drivers / dummy.c
index c2beb0920cf73dea443eaefc2562b4023657bd9d..1880712a82c439469f770b33d15269eafeacdff0 100644 (file)
@@ -21,9 +21,9 @@
 #include "config.h"
 #endif
 
-#include "interface.h"
+#include <jtag/interface.h>
 #include "bitbang.h"
-#include "../hello.h"
+#include "hello.h"
 
 
 /* my private tap controller state, which tracks state for calling code */