Fix ASRock on Linux again
This commit is contained in:
parent
34d8edb629
commit
e98d43776a
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
| Adam Honse (CalcProgrammer1) 12/14/2019 |
|
||||
\*-----------------------------------------*/
|
||||
|
||||
#include "ASRockPolyChromeSMBusController.h"
|
||||
#include "ASRockPolychromeSMBusController.h"
|
||||
#include <cstring>
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#include "Detector.h"
|
||||
#include "ASRockPolyChromeSMBusController.h"
|
||||
#include "ASRockPolychromeSMBusController.h"
|
||||
#include "RGBController.h"
|
||||
#include "RGBController_ASRockPolyChromeSMBus.h"
|
||||
#include "RGBController_ASRockPolychromeSMBus.h"
|
||||
#include "i2c_smbus.h"
|
||||
#include "pci_ids.h"
|
||||
#include <vector>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue