X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdc_motor.c;h=13efee976628951685e44c42a83c2af5fae1d436;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=1df0083e7a95c0c9150d929c653b13e552b916a2;hpb=674d5052e41cd7fc5ce3d05ac44e7b543cd34016;p=bertos.git diff --git a/bertos/drv/dc_motor.c b/bertos/drv/dc_motor.c index 1df0083e..13efee97 100644 --- a/bertos/drv/dc_motor.c +++ b/bertos/drv/dc_motor.c @@ -41,7 +41,7 @@ */ #include "dc_motor.h" -#include "hw_dc_motor.h" +#include "hw/hw_dc_motor.h" #include