summaryrefslogtreecommitdiff
path: root/drivers/led/issi/is31fl3731.h
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2023-04-30 16:39:28 +0800
committerGitHub <noreply@github.com>2023-04-30 18:39:28 +1000
commit75e1ef7734413521387b110275e472a0dadae1df (patch)
tree0a088d60ab1e339d6fedd5009cf0ed9c83e7a8a2 /drivers/led/issi/is31fl3731.h
parent6c38fbbb73ecdc4755dafb587487399e053f2dbe (diff)
Add required string header file (#20638)
Diffstat (limited to 'drivers/led/issi/is31fl3731.h')
-rw-r--r--drivers/led/issi/is31fl3731.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/led/issi/is31fl3731.h b/drivers/led/issi/is31fl3731.h
index 6791289c9e..4c79cb8146 100644
--- a/drivers/led/issi/is31fl3731.h
+++ b/drivers/led/issi/is31fl3731.h
@@ -19,6 +19,7 @@
#include <stdint.h>
#include <stdbool.h>
+#include <string.h>
#include "progmem.h"
typedef struct is31_led {