draw.c
changeset 618 567d70d132fa
parent 617 ae5c3e06f7e2
child 619 bda4880c462d
--- a/draw.c	Thu Dec 07 09:47:55 2006 +0100
+++ b/draw.c	Thu Dec 07 09:49:45 2006 +0100
@@ -2,9 +2,9 @@
  * See LICENSE file for license details.
  */
 #include "dwm.h"
+#include <locale.h>
 #include <stdio.h>
 #include <string.h>
-#include <X11/Xlocale.h>
 
 /* static */