diff options
Diffstat (limited to 'drivers/hid/hid-roccat-arvo.c')
-rw-r--r-- | drivers/hid/hid-roccat-arvo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/hid-roccat-arvo.c b/drivers/hid/hid-roccat-arvo.c index 75f532f4d4cc..2307471d96dc 100644 --- a/drivers/hid/hid-roccat-arvo.c +++ b/drivers/hid/hid-roccat-arvo.c | |||
@@ -21,7 +21,7 @@ | |||
21 | #include <linux/hid.h> | 21 | #include <linux/hid.h> |
22 | #include <linux/module.h> | 22 | #include <linux/module.h> |
23 | #include <linux/slab.h> | 23 | #include <linux/slab.h> |
24 | #include <linux/roccat.h> | 24 | #include <linux/hid-roccat.h> |
25 | #include "hid-ids.h" | 25 | #include "hid-ids.h" |
26 | #include "hid-roccat-common.h" | 26 | #include "hid-roccat-common.h" |
27 | #include "hid-roccat-arvo.h" | 27 | #include "hid-roccat-arvo.h" |