diff options
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/arm920t/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S index df2ee20..aefcdd1 100644 --- a/cpu/arm920t/start.S +++ b/cpu/arm920t/start.S @@ -27,7 +27,7 @@ #include <config.h> #include <version.h> -#include <asm/coloured_led.h> +#include <status_led.h> /* ************************************************************************* |