X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Ftarget.h;h=43ac65fc1d55f4c136df1d01f53dc984e8c9f820;hp=3e307142fa3ef01fd428642db3ea61e83c35e0db;hb=35f1a40f6fad146db9d5546c47c45472d0ef0bed;hpb=2fc071c6e1180f8dab1e2513106d5e18213fdc8b diff --git a/src/target/target.h b/src/target/target.h index 3e307142fa..43ac65fc1d 100644 --- a/src/target/target.h +++ b/src/target/target.h @@ -27,7 +27,7 @@ #define TARGET_H #include "types.h" -#include "jim.h" +#include struct reg; struct trace;