From 7aae8cc5262c1b36e3196845d62489b76af9063f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 21 Dec 2009 10:53:41 -0500 Subject: Set up work for making a 3.5 prerelease. Set version stuff to 3.5.0-rc1. Copy the CHANGELOG from 3.4-working. Rename the obt-4.0 and obrender-4.0 pkgconfig stuff to obt-3.5 and obrender-3.5 Rename the "render" directory to "obrender" so that the public headers can be installed in --- openbox/frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/frame.c') diff --git a/openbox/frame.c b/openbox/frame.c index 6387d7ef..084f3f6a 100644 --- a/openbox/frame.c +++ b/openbox/frame.c @@ -28,7 +28,7 @@ #include "focus_cycle_indicator.h" #include "moveresize.h" #include "screen.h" -#include "render/theme.h" +#include "obrender/theme.h" #include "obt/display.h" #include "obt/prop.h" -- cgit v1.2.3