cfg: ftdi icdi enable srst open drain config
[fw/openocd] / src / target / testee.c
index 45273887b81852b42f425e3fae67de6ba80c6c8c..280111a434e0ca2ffc2f6eed575e60ba893a6c93 100644 (file)
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
+
+#include <helper/log.h>
+
 #include "target.h"
 #include "target_type.h"
-#include <helper/log.h>
-#include "../hello.h"
+#include "hello.h"
 
 static const struct command_registration testee_command_handlers[] = {
        {