aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/def_callouts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/def_callouts.c')
-rw-r--r--src/soc/amd/common/def_callouts.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/soc/amd/common/def_callouts.c b/src/soc/amd/common/def_callouts.c
index cc7f55675f..c05d4de8cc 100644
--- a/src/soc/amd/common/def_callouts.c
+++ b/src/soc/amd/common/def_callouts.c
@@ -19,9 +19,9 @@
#include <cpu/x86/mp.h>
#include <timer.h>
#include <amdlib.h>
-#include <BiosCallOuts.h>
-#include "agesawrapper.h"
-#include <agesawrapper_call.h>
+#include <amdblocks/BiosCallOuts.h>
+#include <amdblocks/agesawrapper.h>
+#include <amdblocks/agesawrapper_call.h>
#include <reset.h>
#include <soc/southbridge.h>