target.c, jim_target_md using command_print_sameline
[fw/openocd] / src / target / testee.c
index f8582322422837d5174eedd778f4c594901efc73..280111a434e0ca2ffc2f6eed575e60ba893a6c93 100644 (file)
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
+
+#include <helper/log.h>
+
 #include "target.h"
 #include "target_type.h"
-#include "log.h"
-#include "../hello.h"
+#include "hello.h"
 
 static const struct command_registration testee_command_handlers[] = {
        {