From: Dana Jansens Date: Thu, 24 Jun 2010 19:37:38 +0000 (+0200) Subject: missing a header X-Git-Tag: cgl~26 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=443eadc7b4f2e644fa4853cdeda36c8bf7289f15;p=dana%2Fopenbox.git missing a header --- diff --git a/openbox/screen.c b/openbox/screen.c index 201ce342..8dbc4c01 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -30,6 +30,7 @@ #include "frame.h" #include "event.h" #include "focus.h" +#include "composite.h" #include "focus_cycle.h" #include "popup.h" #include "version.h"