aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/common/mtk_plat_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/common/mtk_plat_common.h')
-rw-r--r--plat/mediatek/common/mtk_plat_common.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plat/mediatek/common/mtk_plat_common.h b/plat/mediatek/common/mtk_plat_common.h
index ff8e8c0374..55f4c516eb 100644
--- a/plat/mediatek/common/mtk_plat_common.h
+++ b/plat/mediatek/common/mtk_plat_common.h
@@ -6,10 +6,11 @@
#ifndef MTK_PLAT_COMMON_H
#define MTK_PLAT_COMMON_H
-#include <bl_common.h>
-#include <param_header.h>
#include <stdint.h>
+#include <common/bl_common.h>
+#include <common/param_header.h>
+
/*******************************************************************************
* Function and variable prototypes
******************************************************************************/