vialrgb: fix missing include
This commit is contained in:
parent
9d435ee0b1
commit
cd813b6636
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
#define VIALRGB_PROTOCOL_VERSION 1
|
#define VIALRGB_PROTOCOL_VERSION 1
|
||||||
|
|
||||||
/* Start at 0x40 in order to not conflict with existing "enum via_lighting_value",
|
/* Start at 0x40 in order to not conflict with existing "enum via_lighting_value",
|
||||||
|
|
Loading…
Reference in a new issue