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