X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/8b59083eb13c0712e04d9a5b6d7bf4af5913c442..c47da143bdf5b4e3924a411f42648d4b3e86ff00:/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);