change #include "armv4_5.h" to <target/armv4_5.h>
[fw/openocd] / src / target / testee.c
index f8582322422837d5174eedd778f4c594901efc73..45273887b81852b42f425e3fae67de6ba80c6c8c 100644 (file)
@@ -22,7 +22,7 @@
 #endif
 #include "target.h"
 #include "target_type.h"
-#include "log.h"
+#include <helper/log.h>
 #include "../hello.h"
 
 static const struct command_registration testee_command_handlers[] = {