change #include "log.h" to <helper/log.h>
[fw/openocd] / src / pld / pld.c
index df7ac0de09cfad98cb680aa7f3f010d7258b3f8a..985e36485d1771d697ae11f1da47793e581bd58d 100644 (file)
@@ -22,7 +22,7 @@
 #endif
 
 #include "pld.h"
-#include "log.h"
+#include <helper/log.h>
 #include "time_support.h"