mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Add missing include for Mountain Keyboard Controller
* Missing <cstring> include required by memset
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstring>
|
||||
#include "RGBController.h"
|
||||
#include "MountainKeyboardController.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user