change #include "time_support.h" to <helper/time_support.h>
[fw/openocd] / src / target / arm920t.c
index 17e7a55ae4429e74f529a78cdedb976d246e64b5..e8c1950fa37cf997a767d69c0483cf22e3fa3bdc 100644 (file)
@@ -22,7 +22,7 @@
 #endif
 
 #include "arm920t.h"
-#include "time_support.h"
+#include <helper/time_support.h>
 #include "target_type.h"
 #include "register.h"