diff options
| -rw-r--r-- | drivers/hid/hid-debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-debug.c b/drivers/hid/hid-debug.c index 89241be4ec9b..83c4126b37c3 100644 --- a/drivers/hid/hid-debug.c +++ b/drivers/hid/hid-debug.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | */ | 29 | */ |
| 30 | 30 | ||
| 31 | #include <linux/hid.h> | 31 | #include <linux/hid.h> |
| 32 | #include <linux/hid-debug.h> | ||
| 32 | 33 | ||
| 33 | struct hid_usage_entry { | 34 | struct hid_usage_entry { |
| 34 | unsigned page; | 35 | unsigned page; |
