change #include "time_support.h" to <helper/time_support.h>
[fw/openocd] / src / flash / mflash.c
index 43d8ddd326b3c68fdc0264da570c59114fe2e093..63e71db1cc26b4538f98db5df478bc5d603247ef 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "mflash.h"
 #include "target.h"
-#include "time_support.h"
+#include <helper/time_support.h>
 #include <helper/fileio.h>
 #include <helper/log.h>