summaryrefslogtreecommitdiff
path: root/board/netstal/mcu25/mcu25.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/netstal/mcu25/mcu25.c')
-rw-r--r--board/netstal/mcu25/mcu25.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/netstal/mcu25/mcu25.c b/board/netstal/mcu25/mcu25.c
index ed28e209fa..36fb388a08 100644
--- a/board/netstal/mcu25/mcu25.c
+++ b/board/netstal/mcu25/mcu25.c
@@ -19,7 +19,7 @@
*/
#include <common.h>
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
#include <asm/processor.h>
#include <asm/io.h>
#include <asm/u-boot.h>