ARM: cygwin complile fixes
[fw/openocd] / src / target / target_request.c
index c66cd04c1afe3ef5f7a3c800b4230fb45037f3a2..fc0ba1ac0a615955042eac099d58a8fe25249498 100644 (file)
@@ -32,7 +32,7 @@
 #include "target_type.h"
 #include <helper/binarybuffer.h>
 #include "trace.h"
-#include "log.h"
+#include <helper/log.h>
 
 
 static int charmsg_mode = 0;