summaryrefslogtreecommitdiff
path: root/src/target/breakpoints.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/breakpoints.h')
-rw-r--r--src/target/breakpoints.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/breakpoints.h b/src/target/breakpoints.h
index 800e6558..946347ba 100644
--- a/src/target/breakpoints.h
+++ b/src/target/breakpoints.h
@@ -20,7 +20,7 @@
#ifndef BREAKPOINTS_H
#define BREAKPOINTS_H
-#include "target.h"
+#include "types.h"
struct target_s;