summaryrefslogtreecommitdiff
path: root/tools/shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/shared.h')
-rw-r--r--tools/shared.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/shared.h b/tools/shared.h
index 18662f63..730e1a45 100644
--- a/tools/shared.h
+++ b/tools/shared.h
@@ -116,7 +116,7 @@ int tools_parse_option(int option,
const char *optarg,
struct tools_options *options);
struct libinput* tools_open_backend(enum tools_backend which,
- char **seat_or_devices,
+ const char **seat_or_devices,
bool verbose,
bool *grab);
void tools_device_apply_config(struct libinput_device *device,