diff options
-rw-r--r-- | arg.h (renamed from extern/arg.h) | 0 | ||||
-rw-r--r-- | slstatus.c | 2 |
2 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #include <unistd.h> #include <X11/Xlib.h> -#include "extern/arg.h" +#include "arg.h" struct arg { char *(*func)(); |