X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=util.c;h=14a451161196a8e3be7ec41d24e628bb897c9829;hp=0a5bd96e1fde45858b99b44d396ca0452e015a13;hb=9e8b3258a06de01c53e60243ffe3419b47d016dd;hpb=44f2e8b952264311887c3b51dc6a987af226062a 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, ...) {