change #include "flash.h" to <flash/flash.h>
[fw/openocd] / src / flash / nor / tms470.h
index f275e510673f26c047f307cc9b68c318f0167242..b2fea1b1762b0ffb569982c9f8b40e13fae1de78 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef TMS470_DOT_H
 #define TMS470_DOT_H
 
-#include "flash.h"
+#include <flash/flash.h>
 
 struct tms470_flash_bank
 {