diff options
author | Simon Ser <contact@emersion.fr> | 2022-11-25 18:07:09 +0100 |
---|---|---|
committer | Alexander Orzechowski <alex@ozal.ski> | 2022-12-06 22:39:45 +0000 |
commit | 311381c6b51eb7b4dbd8bcad41ef67aee6b4f5ed (patch) | |
tree | 298188e0d951448eb228d51cfac94ec137d8c9b0 /xcursor/xcursor.c | |
parent | 4da9b32a154901bd8d74a80162ce3962eefbc29f (diff) |
xcursor: use internal_config
Removes a project argument, improves escaping.
Diffstat (limited to 'xcursor/xcursor.c')
-rw-r--r-- | xcursor/xcursor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xcursor/xcursor.c b/xcursor/xcursor.c index d9a942f8..c706e9a2 100644 --- a/xcursor/xcursor.c +++ b/xcursor/xcursor.c @@ -28,6 +28,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include "config.h" #include "xcursor/xcursor.h" /* |