summaryrefslogtreecommitdiff
path: root/src/target/arm9tdmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm9tdmi.h')
-rw-r--r--src/target/arm9tdmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm9tdmi.h b/src/target/arm9tdmi.h
index aff9fc5f..ea436900 100644
--- a/src/target/arm9tdmi.h
+++ b/src/target/arm9tdmi.h
@@ -23,7 +23,7 @@
#ifndef ARM9TDMI_H
#define ARM9TDMI_H
-#include "embeddedice.h"
+#include <target/embeddedice.h>
int arm9tdmi_init_target(struct command_context *cmd_ctx,
struct target *target);