X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2Fcommand.h;h=55046085dea8885beb058abd0ac7ea6a58fda4c6;hp=8beeb7244bb57486482464111e58919fe12d202a;hb=df0e90ec8c728be50f1457ecc513d78de044f5a4;hpb=6512e5e36b067ae458cb7f6a9fdfb08d38da3583 diff --git a/src/helper/command.h b/src/helper/command.h index 8beeb7244b..55046085de 100644 --- a/src/helper/command.h +++ b/src/helper/command.h @@ -23,7 +23,7 @@ #ifndef COMMAND_H #define COMMAND_H -#include "types.h" +#include /* Integrate the JIM TCL interpretor into the command processing. */ #if BUILD_ECOSBOARD