From: Dana Jansens Date: Sun, 2 Mar 2008 09:19:38 +0000 (-0500) Subject: missing a header X-Git-Tag: xkb~109 X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=commitdiff_plain;h=feec8f663f0a11546c2da87575fecc8a88d97ca1;ds=sidebyside missing a header --- diff --git a/openbox/event.c b/openbox/event.c index d1c345a..9705fb6 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -33,6 +33,7 @@ #include "menuframe.h" #include "keyboard.h" #include "mouse.h" +#include "hooks.h" #include "focus.h" #include "focus_cycle.h" #include "moveresize.h"