diff options
Diffstat (limited to 'src/touch-engine.c')
| -rw-r--r-- | src/touch-engine.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touch-engine.c b/src/touch-engine.c index b6774f3..a3830a9 100644 --- a/src/touch-engine.c +++ b/src/touch-engine.c | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | * | 22 | * |
| 23 | ****************************************************************************/ | 23 | ****************************************************************************/ |
| 24 | 24 | ||
| 25 | #include <touch-engine.h> | 25 | #include <grail-touch.h> |
| 26 | #include <string.h> | 26 | #include <string.h> |
| 27 | 27 | ||
| 28 | static void tp_event(struct touch_dev *dev, const struct input_event *ev) | 28 | static void tp_event(struct touch_dev *dev, const struct input_event *ev) |
