aboutsummaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-13 11:43:05 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-13 11:43:05 +0200
commit9e8b3258a06de01c53e60243ffe3419b47d016dd (patch)
treea39ebed6cc97e75dc71f7ffb54ebb66342fef48d /util.c
parent44f2e8b952264311887c3b51dc6a987af226062a (diff)
changed default colors
Diffstat (limited to 'util.c')
-rw-r--r--util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.c b/util.c
index 0a5bd96..14a4511 100644
--- a/util.c
+++ b/util.c
@@ -11,7 +11,7 @@
#include <sys/wait.h>
#include <unistd.h>
-#include "wm.h"
+#include "dwm.h"
void
error(const char *errstr, ...) {