summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arg.h (renamed from extern/arg.h)0
-rw-r--r--slstatus.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/extern/arg.h b/arg.h
index 2b189fe..2b189fe 100644
--- a/extern/arg.h
+++ b/arg.h
diff --git a/slstatus.c b/slstatus.c
index 64f7eab..6d2e89e 100644
--- a/slstatus.c
+++ b/slstatus.c
@@ -25,7 +25,7 @@
#include <unistd.h>
#include <X11/Xlib.h>
-#include "extern/arg.h"
+#include "arg.h"
struct arg {
char *(*func)();