change #include "time_support.h" to <helper/time_support.h>
[fw/openocd] / src / flash / nor / at91sam3.c
index 6be43f80ff2587a83ee2ea3fa742b681b2f19fcf..b27ea941c1391ad478ca5d78a87386a0bc810113 100644 (file)
@@ -64,7 +64,7 @@
 #include "flash.h"
 #include <helper/membuf.h>
 #include "at91sam3.h"
-#include "time_support.h"
+#include <helper/time_support.h>
 
 #define REG_NAME_WIDTH  (12)