X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=util.c;h=14a451161196a8e3be7ec41d24e628bb897c9829;hb=b2e98bf9e2326cd1ba2c28c7fd4794929b275d24;hp=0a5bd96e1fde45858b99b44d396ca0452e015a13;hpb=650a1fb4e1a798aca48a53739f5bb2649191bc1c;p=dwm.git diff --git a/util.c b/util.c index 0a5bd96..14a4511 100644 --- a/util.c +++ b/util.c @@ -11,7 +11,7 @@ #include #include -#include "wm.h" +#include "dwm.h" void error(const char *errstr, ...) {