aboutsummaryrefslogtreecommitdiff
path: root/bl31/interrupt_mgmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'bl31/interrupt_mgmt.c')
-rw-r--r--bl31/interrupt_mgmt.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/bl31/interrupt_mgmt.c b/bl31/interrupt_mgmt.c
index 0df50b6d2f..e6efad3e04 100644
--- a/bl31/interrupt_mgmt.c
+++ b/bl31/interrupt_mgmt.c
@@ -5,11 +5,12 @@
*/
#include <assert.h>
-#include <bl_common.h>
-#include <context_mgmt.h>
#include <errno.h>
-#include <interrupt_mgmt.h>
-#include <platform.h>
+
+#include <common/bl_common.h>
+#include <bl31/interrupt_mgmt.h>
+#include <lib/el3_runtime/context_mgmt.h>
+#include <plat/common/platform.h>
/*******************************************************************************
* Local structure and corresponding array to keep track of the state of the