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/menuframe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/menuframe.c') diff --git a/openbox/menuframe.c b/openbox/menuframe.c index 999dddf1..ee374de5 100644 --- a/openbox/menuframe.c +++ b/openbox/menuframe.c @@ -27,7 +27,7 @@ #include "openbox.h" #include "config.h" #include "obt/prop.h" -#include "render/theme.h" +#include "obrender/theme.h" #define PADDING 2 #define MAX_MENU_WIDTH 400 -- cgit v1.2.3