]> git.gag.com Git - fw/openocd/blobdiff - src/target/arm7_9_common.c
change #include "time_support.h" to <helper/time_support.h>
[fw/openocd] / src / target / arm7_9_common.c
index b5553cd801c2fa168ae7d69bb98b7012feacf104..255a85f57f8207e3406e3cf68d3eb4549af71531 100644 (file)
@@ -34,7 +34,7 @@
 #include "embeddedice.h"
 #include "target_request.h"
 #include "etm.h"
-#include "time_support.h"
+#include <helper/time_support.h>
 #include "arm_simulator.h"
 #include "algorithm.h"
 #include "register.h"