change #include "types.h" to <helper/types.h>
[fw/openocd] / src / target / armv4_5_cache.h
index 1a82b671cee2ec435889a85bfeb3401996c0b9ca..c529b458413345f80f668de6b51eb1a84ec5b933 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef ARMV4_5_CACHE_H
 #define ARMV4_5_CACHE_H
 
-#include "types.h"
+#include <helper/types.h>
 
 struct command_context;