aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ibase/mb899/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ibase/mb899/romstage.c')
-rw-r--r--src/mainboard/ibase/mb899/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/ibase/mb899/romstage.c b/src/mainboard/ibase/mb899/romstage.c
index 49bb1e5634..a35619516d 100644
--- a/src/mainboard/ibase/mb899/romstage.c
+++ b/src/mainboard/ibase/mb899/romstage.c
@@ -31,6 +31,7 @@
#include <southbridge/intel/i82801gx/i82801gx.h>
#include <superio/winbond/common/winbond.h>
#include <superio/winbond/w83627ehg/w83627ehg.h>
+#include <southbridge/intel/common/pmclib.h>
#define SERIAL_DEV PNP_DEV(0x4e, W83627EHG_SP1)
#define SUPERIO_DEV PNP_DEV(0x4e, 0)