aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/amd/agesa/heapmanager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/amd/agesa/heapmanager.c')
-rw-r--r--src/drivers/amd/agesa/heapmanager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/amd/agesa/heapmanager.c b/src/drivers/amd/agesa/heapmanager.c
index 07ac315ab7..2a76b69e59 100644
--- a/src/drivers/amd/agesa/heapmanager.c
+++ b/src/drivers/amd/agesa/heapmanager.c
@@ -12,8 +12,8 @@
*/
-#include "AGESA.h"
-#include "amdlib.h"
+#include <AGESA.h>
+#include <amdlib.h>
#include <cbmem.h>
#include <northbridge/amd/agesa/agesa_helper.h>