diff --git a/supervisor/shared/rgb_led_status.c b/supervisor/shared/rgb_led_status.c index 90c78fbbe7..940cbf1f27 100644 --- a/supervisor/shared/rgb_led_status.c +++ b/supervisor/shared/rgb_led_status.c @@ -25,7 +25,7 @@ */ #include "mphalport.h" -#include "common-hal/microcontroller/Pin.h" +#include "shared-bindings/microcontroller/Pin.h" #include "rgb_led_status.h" #ifdef MICROPY_HW_NEOPIXEL