summaryrefslogtreecommitdiff
path: root/src/input.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-05-12 19:04:01 +0200
committerAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-05-12 19:04:01 +0200
commita7f382b431e6eed3f180c71d4175970da096eab9 (patch)
tree0099dba56efe2eb24d82481ed6ea5294e7b4bfb9 /src/input.h
parentd4dbb9333666a2a0c752ecee49b4f70b8e4c1371 (diff)
work
Diffstat (limited to 'src/input.h')
-rw-r--r--src/input.h2
1 files changed, 1 insertions, 1 deletions
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