Keyboard fixes for Linux

This commit is contained in:
Adam Honse 2020-02-04 20:20:45 -06:00
parent 12116c70ee
commit 6a6ad0dda6
3 changed files with 4 additions and 2 deletions

View file

@ -9,6 +9,8 @@
#include "HyperXKeyboardController.h"
#include <cstring>
#ifdef WIN32
#include <Windows.h>
#else