From: Dana Jansens Date: Sun, 18 May 2003 23:05:06 +0000 (+0000) Subject: include grab.h X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=f41d06f583b0461446aeac93551a2e0931d50ac0;p=chaz%2Fopenbox include grab.h --- diff --git a/openbox/focus.c b/openbox/focus.c index 6f5b04d1..949a3291 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -1,5 +1,6 @@ #include "event.h" #include "openbox.h" +#include "grab.h" #include "framerender.h" #include "client.h" #include "config.h"