diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/mainboard.c')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/mainboard.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/mainboard.c b/src/mainboard/gizmosphere/gizmo/mainboard.c index b02af0dd7e..ecd770bbb9 100644 --- a/src/mainboard/gizmosphere/gizmo/mainboard.c +++ b/src/mainboard/gizmosphere/gizmo/mainboard.c @@ -20,9 +20,8 @@ #include <device/device.h> #include <device/pci_def.h> #include <device/pci_ops.h> - #include <southbridge/amd/sb800/sb800.h> -#include "SBPLATFORM.h" +#include <southbridge/amd/cimx/sb800/SBPLATFORM.h> /********************************************** * Enable the dedicated functions of the board. |