X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.c;h=7941bd1480baef87f175818d99ccc6fdecba918d;hp=d9443dae9fc6e7a95e8ffbce72a96b113a604920;hb=1479e76f01bf066c441e096ad3f9370b433ce552;hpb=f21d46ea7def76221c4173f644eb2188ae9edbb1 diff --git a/dwm.c b/dwm.c index d9443da..7941bd1 100644 --- a/dwm.c +++ b/dwm.c @@ -40,7 +40,7 @@ #include #endif /* XINERAMA */ -#include "draw.h" +#include "drw.h" #include "util.h" /* macros */