summaryrefslogtreecommitdiff
path: root/drivers/hab/hab.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hab/hab.c')
-rw-r--r--drivers/hab/hab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hab/hab.c b/drivers/hab/hab.c
index 65384a6c10..5bb97c4b68 100644
--- a/drivers/hab/hab.c
+++ b/drivers/hab/hab.c
@@ -5,7 +5,7 @@
#include <fcntl.h>
#include <environment.h>
#include <libfile.h>
-#include <mach/generic.h>
+#include <mach/imx/generic.h>
#include <hab.h>
#include <regmap.h>
#include <fs.h>