mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-13 00:54:36 -04:00
cstring not string, oops
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
\*-----------------------------------------*/
|
||||
|
||||
#include "AuraController.h"
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
|
||||
AuraController::AuraController(i2c_smbus_interface* bus, aura_dev_id dev)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user