change #include "flash.h" to <flash/flash.h>
[fw/openocd] / src / flash / nor / str7x.h
index 81af0f1e7b0aadfb6f7ae9183553ef3a243fc30b..4daafb7d13782d7786d9b9f74265aa05ca6232fc 100644 (file)
@@ -23,7 +23,7 @@
 #ifndef STR7X_H
 #define STR7X_H
 
-#include "flash.h"
+#include <flash/flash.h>
 
 struct str7x_flash_bank
 {