summaryrefslogtreecommitdiff
path: root/src/target/dsp563xx_once.c
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2010-10-10 19:17:03 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-10-29 15:10:51 +0200
commit559d08c19ed838f7bb2a77ce56a5a274641111f8 (patch)
tree2fdedce2a3ca39a5dbde497f85aece1bdbc92d2e /src/target/dsp563xx_once.c
parent4617cd0f911d64a460d99d25c531ddc55f2452ca (diff)
downloadopenocd+libswd-559d08c19ed838f7bb2a77ce56a5a274641111f8.tar.gz
openocd+libswd-559d08c19ed838f7bb2a77ce56a5a274641111f8.tar.bz2
openocd+libswd-559d08c19ed838f7bb2a77ce56a5a274641111f8.tar.xz
openocd+libswd-559d08c19ed838f7bb2a77ce56a5a274641111f8.zip
jim tests: use installed
Delete obsolete jim that comes with OpenOCD.
Diffstat (limited to 'src/target/dsp563xx_once.c')
-rw-r--r--src/target/dsp563xx_once.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/dsp563xx_once.c b/src/target/dsp563xx_once.c
index 416cb6b5..edca7f41 100644
--- a/src/target/dsp563xx_once.c
+++ b/src/target/dsp563xx_once.c
@@ -21,7 +21,7 @@
#include "config.h"
#endif
-#include <helper/jim.h>
+#include <jim.h>
#include "target.h"
#include "target_type.h"