diff options
Diffstat (limited to 'src/mainboard/elmex/pcm205400/buildOpts.c')
-rw-r--r-- | src/mainboard/elmex/pcm205400/buildOpts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/elmex/pcm205400/buildOpts.c b/src/mainboard/elmex/pcm205400/buildOpts.c index 23c59c1c20..863a552430 100644 --- a/src/mainboard/elmex/pcm205400/buildOpts.c +++ b/src/mainboard/elmex/pcm205400/buildOpts.c @@ -201,7 +201,7 @@ * Uncomment and specify the value for the configuration options * needed by the system. */ -#include "AGESA.h" +#include <AGESA.h> /* The fixed MTRR values to be set after memory initialization. */ CONST AP_MTRR_SETTINGS ROMDATA OntarioApMtrrSettingsList[] = |