dwm-meillo

diff dev.c @ 43:989178822938

changed default colors
author Anselm R. Garbe <garbeam@wmii.de>
date Thu, 13 Jul 2006 11:43:05 +0200
parents 040a7074d23c
children a36f95a4841a
line diff
     1.1 --- a/dev.c	Thu Jul 13 10:34:55 2006 +0200
     1.2 +++ b/dev.c	Thu Jul 13 11:43:05 2006 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4   * See LICENSE file for license details.
     1.5   */
     1.6  
     1.7 -#include "wm.h"
     1.8 +#include "dwm.h"
     1.9  
    1.10  #include <stdlib.h>
    1.11  #include <string.h>