X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fflash25.c;h=25d9ac618f91040e40a58abd9912080e4bf69a1c;hb=bdcc52e5f18159cadc413c53dd14ef468a6de376;hp=529804d3ffecf783bee436fe545e626dfa97824b;hpb=d62963b4a64efe8d2917f489fefaf586a9a99126;p=bertos.git diff --git a/bertos/drv/flash25.c b/bertos/drv/flash25.c index 529804d3..25d9ac61 100644 --- a/bertos/drv/flash25.c +++ b/bertos/drv/flash25.c @@ -45,7 +45,7 @@ * We use a spi bus, thus include hardware specific definition. * If you use another channel you must redefine this macros. */ -#include "hw_spi.h" +#include "hw/hw_spi.h" #include #include