diff options
Diffstat (limited to 'drivers/usb/input/hid-lgff.c')
-rw-r--r-- | drivers/usb/input/hid-lgff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/input/hid-lgff.c b/drivers/usb/input/hid-lgff.c index f07d44357ff..7e264a8c81b 100644 --- a/drivers/usb/input/hid-lgff.c +++ b/drivers/usb/input/hid-lgff.c | |||
@@ -37,7 +37,7 @@ | |||
37 | #include <linux/circ_buf.h> | 37 | #include <linux/circ_buf.h> |
38 | 38 | ||
39 | #include "hid.h" | 39 | #include "hid.h" |
40 | #include "fixp-arith.h" | 40 | #include "../../input/fixp-arith.h" |
41 | 41 | ||
42 | 42 | ||
43 | /* Periodicity of the update */ | 43 | /* Periodicity of the update */ |