openocd: include fix
Fixed absolute includes Change-Id: Idaaa81710b7ace764635c6ab45d86067aadd1220
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#ifndef TARGET_TYPE_H
|
||||
#define TARGET_TYPE_H
|
||||
|
||||
#include <jim-nvp.h>
|
||||
#include <helper/jim-nvp.h>
|
||||
|
||||
struct target;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user