summaryrefslogtreecommitdiffstats
path: root/src/device/oprom
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom')
-rw-r--r--src/device/oprom/yabel/biosemu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/oprom/yabel/biosemu.c b/src/device/oprom/yabel/biosemu.c
index 1c94d9223070..d0586c27836b 100644
--- a/src/device/oprom/yabel/biosemu.c
+++ b/src/device/oprom/yabel/biosemu.c
@@ -53,6 +53,7 @@
#include "compat/rtas.h"
#if CONFIG(X86EMU_DEBUG_TIMINGS)
+#include <timer.h>
struct mono_time zero;
#endif