X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=event.c;h=937bee2070018d53c34cd0e09b677cbb50d43a56;hp=5ff6b911d8df91848c0a9ce80172228bf522b9f8;hb=7fe717c29f9dafc4fc38313adbbb7c85619dec69;hpb=8b59083eb13c0712e04d9a5b6d7bf4af5913c442 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);