mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-13 18:39:25 -04:00
Fix Linux build not compiling
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
\*-------------------------------------------------------------------*/
|
||||
|
||||
#include "QMKRGBMatrixController.h"
|
||||
#include <cstring>
|
||||
|
||||
QMKRGBMatrixController::QMKRGBMatrixController(hid_device* dev_handle, const char* path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user