openocd: include fix

Fixed absolute includes

Change-Id: Idaaa81710b7ace764635c6ab45d86067aadd1220
This commit is contained in:
Lars Rademacher
2014-01-13 19:13:26 +01:00
parent c03f42db44
commit 81210d17b2
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#ifndef TARGET_TYPE_H
#define TARGET_TYPE_H
#include <jim-nvp.h>
#include <helper/jim-nvp.h>
struct target;