X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/8b59083eb13c0712e04d9a5b6d7bf4af5913c442..21553f9b4dc80a3afa0a76854dd2ae5ea5e1f4a1:/event.c diff --git a/event.c b/event.c index 5ff6b91..937bee2 100644 --- a/event.c +++ b/event.c @@ -9,7 +9,7 @@ #include #include -#include "wm.h" +#include "dwm.h" /* local functions */ static void buttonpress(XEvent *e);