remove flash.h from tree
[fw/openocd] / src / target / target_type.h
index 15cf66be85bf18ef8c576d342c112e82ecefe764..67041b31625a68e2a605d3e90ef09fedf2e99eed 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef TARGET_TYPE_H
 #define TARGET_TYPE_H
 
-#include "types.h"
+#include <helper/types.h>
 
 struct target;