From 6be65a7ddd453bded890a90bb5c0b84b2a89c65a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 27 Jan 2008 02:53:26 -0500 Subject: we alloc theme elements for every window frame, but really it is unneccesary --- openbox/openbox.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/openbox.c') diff --git a/openbox/openbox.c b/openbox/openbox.c index 0c74b255..d1841437 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -36,6 +36,7 @@ #include "focus_cycle_popup.h" #include "moveresize.h" #include "frame.h" +#include "framerender.h" #include "keyboard.h" #include "mouse.h" #include "extensions.h" -- cgit v1.2.3