X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=util.c;h=14a451161196a8e3be7ec41d24e628bb897c9829;hb=ce846e941bee651ae5f17845f670f016040902f9;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, ...) {