diff options
-rw-r--r-- | drivers/hid/hid-lg-g15.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-lg-g15.c b/drivers/hid/hid-lg-g15.c index c8f82bcbf1ab..acbec1dcf196 100644 --- a/drivers/hid/hid-lg-g15.c +++ b/drivers/hid/hid-lg-g15.c @@ -7,6 +7,7 @@ #include <linux/device.h> #include <linux/hid.h> +#include <linux/leds.h> #include <linux/module.h> #include <linux/random.h> #include <linux/sched.h> |