MIPS: fastdata bulk write fallback
[fw/openocd] / src / target / image.c
index ca7123adc37947c3adb2bb819a72cef8c9100aa3..f8d05292c853cf5189b5337b5fc8c3771d3a2cbd 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "image.h"
 #include "target.h"
-#include "log.h"
+#include <helper/log.h>
 
 
 /* convert ELF header field to host endianness */