From 443eadc7b4f2e644fa4853cdeda36c8bf7289f15 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 24 Jun 2010 21:37:38 +0200 Subject: [PATCH] missing a header --- openbox/screen.c | 1 + 1 file changed, 1 insertion(+) 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" -- 2.34.1