dwm-meillo

diff util.c @ 43:989178822938

changed default colors
author Anselm R. Garbe <garbeam@wmii.de>
date Thu, 13 Jul 2006 11:43:05 +0200
parents cd30cce52b78
children 466591c2f967
line diff
     1.1 --- a/util.c	Thu Jul 13 10:34:55 2006 +0200
     1.2 +++ b/util.c	Thu Jul 13 11:43:05 2006 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  #include <sys/wait.h>
     1.5  #include <unistd.h>
     1.6  
     1.7 -#include "wm.h"
     1.8 +#include "dwm.h"
     1.9  
    1.10  void
    1.11  error(const char *errstr, ...) {