vialrgb: fix missing include

This commit is contained in:
Ilya Zhuravlev 2021-07-18 15:31:40 -04:00
parent 9d435ee0b1
commit cd813b6636

View File

@ -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",