X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Favrt.h;h=02bb00545e8211297757cf3219f6900127c64544;hb=56504fdd7353732525e34f1e3fbd44346588f979;hp=e840aaf96c24cc92d3094ebcccfbea15fb430d49;hpb=68b05c55759970657c32607b3ce27c42e65cdad0;p=fw%2Fopenocd diff --git a/src/target/avrt.h b/src/target/avrt.h index e840aaf96..02bb00545 100644 --- a/src/target/avrt.h +++ b/src/target/avrt.h @@ -20,6 +20,8 @@ #ifndef AVRT_H #define AVRT_H +#include "jtag.h" + typedef struct mcu_jtag_s { jtag_tap_t *tap;