aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/biostar/am1ml/BiosCallOuts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/biostar/am1ml/BiosCallOuts.c')
-rw-r--r--src/mainboard/biostar/am1ml/BiosCallOuts.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/biostar/am1ml/BiosCallOuts.c b/src/mainboard/biostar/am1ml/BiosCallOuts.c
index fe024fffe9..7095140646 100644
--- a/src/mainboard/biostar/am1ml/BiosCallOuts.c
+++ b/src/mainboard/biostar/am1ml/BiosCallOuts.c
@@ -15,11 +15,11 @@
*/
#include <device/azalia.h>
-#include "AGESA.h"
+#include <AGESA.h>
#include <northbridge/amd/agesa/BiosCallOuts.h>
#include <northbridge/amd/agesa/state_machine.h>
-#include "FchPlatform.h"
-#include "cbfs.h"
+#include <FchPlatform.h>
+#include <cbfs.h>
#include <stdlib.h>
const BIOS_CALLOUT_STRUCT BiosCallouts[] =