change #include "time_support.h" to <helper/time_support.h>
[fw/openocd] / src / jtag / drivers / presto.c
index f4e689c2a527f7eb229ab517c184c362e518b88e..e00bac710fad77feb7fd953636b13344055a6253 100644 (file)
@@ -26,7 +26,7 @@
 #endif
 
 #include "interface.h"
-#include "time_support.h"
+#include <helper/time_support.h>
 #include "bitq.h"