summaryrefslogtreecommitdiff
path: root/board/pb1x00/pb1x00.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/pb1x00/pb1x00.c')
-rw-r--r--board/pb1x00/pb1x00.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pb1x00/pb1x00.c b/board/pb1x00/pb1x00.c
index 34814c47cb..eb92914a79 100644
--- a/board/pb1x00/pb1x00.c
+++ b/board/pb1x00/pb1x00.c
@@ -7,7 +7,7 @@
#include <common.h>
#include <command.h>
-#include <asm/au1x00.h>
+#include <mach/au1x00.h>
#include <asm/mipsregs.h>
#include <asm/io.h>