From cbbf90a718ecc6836ef7a77b9040aebb9da348b8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 Apr 2003 20:27:03 +0000 Subject: change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/ --- plugins/placement/history.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/placement/history.c') diff --git a/plugins/placement/history.c b/plugins/placement/history.c index fbfbf252..dfdcea28 100644 --- a/plugins/placement/history.c +++ b/plugins/placement/history.c @@ -1,7 +1,7 @@ -#include "../../kernel/openbox.h" -#include "../../kernel/dispatch.h" -#include "../../kernel/frame.h" -#include "../../kernel/client.h" +#include "kernel/openbox.h" +#include "kernel/dispatch.h" +#include "kernel/frame.h" +#include "kernel/client.h" #include #include #ifdef HAVE_STDLIB_H -- cgit v1.2.3