warning fix: remove senseless assignment before bailing out of fn w/error
[fw/openocd] / src / target / arm9tdmi.h
index ea436900806839bf4a6e13282b4e43ca9637f81d..aff9fc5f41aa0af9e91c89d95680f995674051fc 100644 (file)
@@ -23,7 +23,7 @@
 #ifndef ARM9TDMI_H
 #define ARM9TDMI_H
 
-#include <target/embeddedice.h>
+#include "embeddedice.h"
 
 int arm9tdmi_init_target(struct command_context *cmd_ctx,
                struct target *target);