X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fflash25.c;h=25d9ac618f91040e40a58abd9912080e4bf69a1c;hb=5a14687f54ea3bd92e7a2ba2dfaa5116adf177b6;hp=a36bbb38b2f8013feddfa24c8997040a24433348;hpb=e3467ccc87640e20dfe5b0b45c11cc06858d2392;p=bertos.git diff --git a/bertos/drv/flash25.c b/bertos/drv/flash25.c index a36bbb38..25d9ac61 100644 --- a/bertos/drv/flash25.c +++ b/bertos/drv/flash25.c @@ -45,9 +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 +#include "hw/hw_spi.h" #include #include