From: Dana Jansens Date: Sun, 22 Apr 2007 20:37:33 +0000 (+0000) Subject: missing a header X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=5f428bdeb20a36f395ddac39ebd7495e19256a49;p=chaz%2Fopenbox missing a header --- diff --git a/openbox/popup.c b/openbox/popup.c index 031b1d49..88619e77 100644 --- a/openbox/popup.c +++ b/openbox/popup.c @@ -23,6 +23,7 @@ #include "frame.h" #include "client.h" #include "stacking.h" +#include "event.h" #include "screen.h" #include "render/render.h" #include "render/theme.h"