stlink: add missing memory check handlers
[fw/openocd] / src / target / adi_v5_swd.c
index 39f38572c541d07c3866a96ad34802289d65b681..5a3570d536f457734f084fcbb0e408ef78c9afa0 100644 (file)
@@ -50,7 +50,7 @@
 #include "arm_adi_v5.h"
 #include <helper/time_support.h>
 
-#include <jtag/transport.h>
+#include <transport/transport.h>
 #include <jtag/interface.h>
 
 #include <jtag/swd.h>