summaryrefslogtreecommitdiff
path: root/plat/fvp/plat_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/plat_pm.c')
-rw-r--r--plat/fvp/plat_pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/fvp/plat_pm.c b/plat/fvp/plat_pm.c
index 2a414c98..4359638e 100644
--- a/plat/fvp/plat_pm.c
+++ b/plat/fvp/plat_pm.c
@@ -38,7 +38,7 @@
#include <bl31.h>
#include <bakery_lock.h>
#include <cci400.h>
-#include <gic.h>
+#include <gic_v2.h>
/* Only included for error codes */
#include <psci.h>
#include "drivers/pwrc/fvp_pwrc.h"