]> git.sur5r.net Git - openocd/blobdiff - src/target/breakpoints.h
Audit and eliminate redundant #include directives in core target files.
[openocd] / src / target / breakpoints.h
index 800e6558e80a64767b3c8daed90b24b597193e01..946347ba59a46a51dc57ea614e0d9f40a54f2c67 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef BREAKPOINTS_H
 #define BREAKPOINTS_H
 
-#include "target.h"
+#include "types.h"
 
 struct target_s;