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/screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/screen.c') diff --git a/openbox/screen.c b/openbox/screen.c index bb98e084..bce2faaf 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -32,7 +32,7 @@ #include "focus.h" #include "focus_cycle.h" #include "popup.h" -#include "render/render.h" +#include "obrender/render.h" #include "gettext.h" #include "obt/display.h" #include "obt/prop.h" -- cgit v1.2.3