From b06b684589a618a2481ccc2745d5e03abb6bd5e0 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 21 Dec 2009 14:04:39 -0500 Subject: rename the obt_parse library to obt_xml (since it is very xml specific) --- openbox/actions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/actions.h') diff --git a/openbox/actions.h b/openbox/actions.h index 94fc15cb..afcc96b7 100644 --- a/openbox/actions.h +++ b/openbox/actions.h @@ -18,7 +18,7 @@ #include "misc.h" #include "frame.h" -#include "obt/parse.h" +#include "obt/xml.h" #include #include -- cgit v1.2.3