diff options
Diffstat (limited to 'components/separator.c')
-rw-r--r-- | components/separator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/separator.c b/components/separator.c index 40fec52..39a594a 100644 --- a/components/separator.c +++ b/components/separator.c @@ -2,6 +2,7 @@ #include <stdio.h> #include "../util.h" +#include "../slstatus.h" const char * separator(const char *separator) |