From a7f382b431e6eed3f180c71d4175970da096eab9 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 12 May 2020 19:04:01 +0200 Subject: work --- src/input.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input.h') diff --git a/src/input.h b/src/input.h index 189df68..8774e29 100644 --- a/src/input.h +++ b/src/input.h @@ -157,7 +157,7 @@ #ifdef OS_WIN #define MAX_INPUT_LENGTH 4096+1 -#define MAX_PATH_LENGTH 259+1 +#define MAX_PATH_LENGTH MAX_PATH+1 #endif typedef struct t_mouse_input -- cgit v1.2.3-70-g09d2