summaryrefslogtreecommitdiffstats
path: root/util/x86emu/yabel/vbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/x86emu/yabel/vbe.c')
-rw-r--r--util/x86emu/yabel/vbe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/x86emu/yabel/vbe.c b/util/x86emu/yabel/vbe.c
index 5fbf36c63f88..5033c543d810 100644
--- a/util/x86emu/yabel/vbe.c
+++ b/util/x86emu/yabel/vbe.c
@@ -12,7 +12,7 @@
#include <string.h>
#include <types.h>
-#if !COREBOOT_V2
+#ifndef COREBOOT_V2
#include <cpu.h>
#endif
@@ -20,7 +20,7 @@
#include <x86emu/x86emu.h>
#include <x86emu/regs.h>
-#if COREBOOT_V2
+#ifdef COREBOOT_V2
#include "../x86emu/prim_ops.h"
#else
#include <x86emu/prim_ops.h> // for push_word