aboutsummaryrefslogtreecommitdiffstats
path: root/hwaccess_physmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'hwaccess_physmap.c')
-rw-r--r--hwaccess_physmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwaccess_physmap.c b/hwaccess_physmap.c
index 7afe60d7..2a2a2434 100644
--- a/hwaccess_physmap.c
+++ b/hwaccess_physmap.c
@@ -24,7 +24,7 @@
#include <string.h>
#include <errno.h>
#include "flash.h"
-#include "hwaccess.h"
+#include "platform.h"
#include "hwaccess_physmap.h"
#if !defined(__DJGPP__) && !defined(__LIBPAYLOAD__)