mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 11:36:31 +00:00
Pull up OpenRGB submodule to 1.0rc1 and fix build
This commit is contained in:
parent
5acd1e1215
commit
f87ff925e8
2 changed files with 2 additions and 2 deletions
2
OpenRGB
2
OpenRGB
|
|
@ -1 +1 @@
|
||||||
Subproject commit 85625a37b25ed0eea519df6a6b0822f54605db21
|
Subproject commit 1fbacdea373361ecd2e0780c1db15cc3eb9aa538
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
#include "RGBController.h"
|
#include "RGBController.h"
|
||||||
#include <e131.h>
|
#include <e131.h>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include "json.hpp"
|
#include <nlohmann/json.hpp>
|
||||||
|
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue