target: don't implicitly include "breakpoint.h"
[fw/openocd] / src / target / cortex_m3.c
index e236df2d51bd957b6e940d04dcde1cbbcc6ac501..35ca5a5c125f4359872dc27053725020db30c135 100644 (file)
@@ -31,6 +31,7 @@
 #include "config.h"
 #endif
 
+#include "breakpoints.h"
 #include "cortex_m3.h"
 #include "target_request.h"
 #include "target_type.h"