JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changed default colors
[dwm.git] / util.c
diff --git a/util.c b/util.c
index 0a5bd96..14a4511 100644 (file)
--- 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, ...) {