aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/include/x86emu/x86emu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/include/x86emu/x86emu.h')
-rw-r--r--src/device/oprom/include/x86emu/x86emu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/include/x86emu/x86emu.h b/src/device/oprom/include/x86emu/x86emu.h
index fa23e55cd3..4ae82d96ff 100644
--- a/src/device/oprom/include/x86emu/x86emu.h
+++ b/src/device/oprom/include/x86emu/x86emu.h
@@ -42,7 +42,6 @@
#define __X86EMU_X86EMU_H
#include <stddef.h>
-#include <console/console.h>
#if CONFIG(X86EMU_DEBUG)
#define DEBUG
#endif