Oops - Error detection in the wrong place.
This commit is contained in:
parent
76da1dc9a8
commit
221b8752b3
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@
|
|||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#if GKEYBOARD_LAYOUT_OFF
|
||||
#error "Win32: The Win32 keyboard driver requires the layout engine. Please set GKEYBOARD_LAYOUT_OFF to FALSE."
|
||||
#endif
|
||||
|
||||
// Get the keyboard driver interface
|
||||
#include "driver_keyboard.h"
|
||||
#include "keyboard_microcode.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue