helper: Remove src/helper from include dirs
[fw/openocd] / src / helper / command.h
index f3870198369dc69877655f2bc4fe0be3c5d5a4cc..fb9e50c85e86728ad4b0c7f8512b11d73a103828 100644 (file)
@@ -24,8 +24,8 @@
 
 #include <stdint.h>
 #include <stdbool.h>
-#include <jim-nvp.h>
 
+#include <helper/jim-nvp.h>
 #include <helper/list.h>
 #include <helper/types.h>