Fix Linux build not compiling

This commit is contained in:
Kasper
2020-11-12 20:16:03 +02:00
parent f7af8a432e
commit 8dace12920

View File

@@ -8,6 +8,7 @@
\*-------------------------------------------------------------------*/
#include "QMKRGBMatrixController.h"
#include <cstring>
QMKRGBMatrixController::QMKRGBMatrixController(hid_device* dev_handle, const char* path)
{