X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fxsvf%2Fxsvf.h;h=7ce3711337ec7d3f782a1a8f3edd9191b683f614;hb=822c06d9e3983b37cd1830c594210973cb560991;hp=2153a2dd3d4336c3a4808dbe0ec01b126aec282b;hpb=98723c4ecdbe06f90c66f3abec27b792c3b38e34;p=openocd.git diff --git a/src/xsvf/xsvf.h b/src/xsvf/xsvf.h index 2153a2dd3d..7ce3711337 100644 --- a/src/xsvf/xsvf.h +++ b/src/xsvf/xsvf.h @@ -20,7 +20,7 @@ #ifndef XSVF_H #define XSVF_H -#include "command.h" +#include int xsvf_register_commands(struct command_context *cmd_ctx);