summaryrefslogtreecommitdiff
path: root/src/mainboard/wyse/s50/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/wyse/s50/romstage.c')
-rw-r--r--src/mainboard/wyse/s50/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/wyse/s50/romstage.c b/src/mainboard/wyse/s50/romstage.c
index 9b884ec833..d36173cee1 100644
--- a/src/mainboard/wyse/s50/romstage.c
+++ b/src/mainboard/wyse/s50/romstage.c
@@ -25,7 +25,7 @@
#include <device/pnp_def.h>
#include <arch/hlt.h>
#include <console/console.h>
-#include "lib/ramtest.c"
+#include <lib.h>
#include "cpu/x86/bist.h"
#include "cpu/x86/msr.h"
#include <cpu/amd/gx2def.h>