target files shouldn't #include <target/...h>
[fw/openocd] / src / target / armv4_5_mmu.h
index 428a3731328cd654dc7a932fb221e33f8c8c224b..6b9ed34c0ac5d4fc1ad224b45edbb0357fa94309 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef ARMV4_5_MMU_H
 #define ARMV4_5_MMU_H
 
-#include <target/armv4_5_cache.h>
+#include "armv4_5_cache.h"
 
 struct target;