aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/ftpmu010.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/ftpmu010.c')
-rw-r--r--drivers/power/ftpmu010.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/ftpmu010.c b/drivers/power/ftpmu010.c
index 7924ac1..c6a8cda 100644
--- a/drivers/power/ftpmu010.c
+++ b/drivers/power/ftpmu010.c
@@ -23,7 +23,7 @@
#include <common.h>
#include <asm/io.h>
-#include "ftpmu010.h"
+#include <faraday/ftpmu010.h>
static struct ftpmu010 *pmu = (struct ftpmu010 *)CONFIG_FTPMU010_BASE;