diff --git a/include/globalvars.h b/include/globalvars.h index e5cf125e21..b1f4ec5cc2 100644 --- a/include/globalvars.h +++ b/include/globalvars.h @@ -31,7 +31,7 @@ #include #endif -#ifdef :CONFIG_BOARD_EMULATION_QEMU_X86 +#ifdef CONFIG_BOARD_EMULATION_QEMU_X86 #include #endif