diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo2/OemCustomize.c')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo2/OemCustomize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo2/OemCustomize.c b/src/mainboard/gizmosphere/gizmo2/OemCustomize.c index 8b957a0f34..b98b2ac846 100644 --- a/src/mainboard/gizmosphere/gizmo2/OemCustomize.c +++ b/src/mainboard/gizmosphere/gizmo2/OemCustomize.c @@ -13,7 +13,7 @@ * GNU General Public License for more details. */ -#include "AGESA.h" +#include <AGESA.h> #include <PlatformMemoryConfiguration.h> #include <northbridge/amd/agesa/state_machine.h> |