From 09391e53ee95ce4870241e2498f0dc67107ac03c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 7 Jun 2010 13:55:19 -0400 Subject: [PATCH] add composite.h to openbox.c --- openbox/openbox.c | 1 + 1 file changed, 1 insertion(+) diff --git a/openbox/openbox.c b/openbox/openbox.c index 2a0717dd..7ebbbbec 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -42,6 +42,7 @@ #include "config.h" #include "ping.h" #include "prompt.h" +#include "composite.h" #include "gettext.h" #include "obrender/render.h" #include "obrender/theme.h" -- 2.34.1