change #include "log.h" to <helper/log.h>
[fw/openocd] / src / target / armv4_5_mmu.c
index 4651960f990f12e4db3c4a85f17f1bd9f6c833e7..4d2fbeeb26fc604286fe6002fcc08c1b55b3295b 100644 (file)
@@ -21,7 +21,7 @@
 #include "config.h"
 #endif
 
-#include "log.h"
+#include <helper/log.h>
 #include "target.h"
 #include "armv4_5_mmu.h"