target: don't implicitly include "breakpoint.h"
[fw/openocd] / src / target / arm7_9_common.c
index c35c8252b6a392e9913f86f8830765565d0ab36e..b07111eb8f37959bd72decb7078086491faba6db 100644 (file)
@@ -30,6 +30,7 @@
 #include "config.h"
 #endif
 
+#include "breakpoints.h"
 #include "embeddedice.h"
 #include "target_request.h"
 #include "arm7_9_common.h"