JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
shut up about deprecated Xlib functions
[dwm.git] / dwm.c
diff --git a/dwm.c b/dwm.c
index d9443da..7941bd1 100644 (file)
--- a/dwm.c
+++ b/dwm.c
@@ -40,7 +40,7 @@
 #include <X11/extensions/Xinerama.h>
 #endif /* XINERAMA */
 
-#include "draw.h"
+#include "drw.h"
 #include "util.h"
 
 /* macros */