From: Dana Jansens Date: Sun, 13 May 2007 22:30:58 +0000 (+0000) Subject: missing a header X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=2676b61b0f4caa8639ce9509f00b0ea2773b731e;p=chaz%2Fopenbox missing a header --- diff --git a/openbox/focus.c b/openbox/focus.c index f947fe33..0c32df6c 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -28,6 +28,7 @@ #include "screen.h" #include "group.h" #include "prop.h" +#include "keyboard.h" #include "focus.h" #include "stacking.h" #include "popup.h"