aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/rtos.h')
-rw-r--r--src/rtos/rtos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtos/rtos.h b/src/rtos/rtos.h
index 641bdf2..2e41c14 100644
--- a/src/rtos/rtos.h
+++ b/src/rtos/rtos.h
@@ -21,7 +21,7 @@
#include "server/server.h"
#include "target/target.h"
-#include <jim-nvp.h>
+#include <helper/jim-nvp.h>
typedef int64_t threadid_t;
typedef int64_t symbol_address_t;