]> git.sur5r.net Git - openocd/blobdiff - src/target/arm.h
target files shouldn't #include <target/...h>
[openocd] / src / target / arm.h
index 36763b4a0539d36c296055d0517340934ff702b0..988266e3cf9bdb6fa164325d8dc3f653b7a318c8 100644 (file)
@@ -26,8 +26,8 @@
 #ifndef ARM_H
 #define ARM_H
 
-#include <target/target.h>
 #include <helper/command.h>
+#include "target.h"
 
 
 /**