summaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/cortex_m3.c')
-rw-r--r--src/target/cortex_m3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/cortex_m3.c b/src/target/cortex_m3.c
index fe14cd9e..33bfd6ab 100644
--- a/src/target/cortex_m3.c
+++ b/src/target/cortex_m3.c
@@ -31,9 +31,9 @@
#include "config.h"
#endif
-#define DEFINE_TARGET_TYPE_S
#include "cortex_m3.h"
#include "target_request.h"
+#include "target_type.h"
/* cli handling */