at91cap7a-stk-sdram.cfg: faster reset
[fw/openocd] / src / xsvf / xsvf.h
index 93cccf0ae0d28104b09e82a2e7f99be4e344d5d5..7ce3711337ec7d3f782a1a8f3edd9191b683f614 100644 (file)
@@ -20,9 +20,9 @@
 #ifndef XSVF_H
 #define XSVF_H
 
-#include "command.h"
+#include <helper/command.h>
 
-int xsvf_register_commands(struct command_context_s *cmd_ctx);
+int xsvf_register_commands(struct command_context *cmd_ctx);
 
 #define ERROR_XSVF_EOF (-200)
 #define ERROR_XSVF_FAILED      (-201)