aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/marvell/gwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/marvell/gwin.h')
-rw-r--r--include/drivers/marvell/gwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/marvell/gwin.h b/include/drivers/marvell/gwin.h
index 6b7f1752f8..1b874a7450 100644
--- a/include/drivers/marvell/gwin.h
+++ b/include/drivers/marvell/gwin.h
@@ -10,7 +10,7 @@
#ifndef GWIN_H
#define GWIN_H
-#include <addr_map.h>
+#include <drivers/marvell/addr_map.h>
int init_gwin(int ap_index);
void gwin_temp_win_insert(int ap_index, struct addr_map_win *win, int size);