aboutsummaryrefslogtreecommitdiff
path: root/include/lib/runtime_instr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/runtime_instr.h')
-rw-r--r--include/lib/runtime_instr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lib/runtime_instr.h b/include/lib/runtime_instr.h
index cb648391ee..f5a3f13865 100644
--- a/include/lib/runtime_instr.h
+++ b/include/lib/runtime_instr.h
@@ -7,7 +7,7 @@
#ifndef RUNTIME_INSTR_H
#define RUNTIME_INSTR_H
-#include <utils_def.h>
+#include <lib/utils_def.h>
#define RT_INSTR_ENTER_PSCI U(0)
#define RT_INSTR_EXIT_PSCI U(1)