mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-24 06:25:01 -04:00
Included in wrong file
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
EspurnaController::EspurnaController()
|
||||
{
|
||||
|
||||
@@ -8,8 +8,6 @@
|
||||
|
||||
#include "RGBController_Espurna.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
RGBController_Espurna::RGBController_Espurna(EspurnaController* espurna_ptr)
|
||||
{
|
||||
espurna = espurna_ptr;
|
||||
|
||||
Reference in New Issue
Block a user