summaryrefslogtreecommitdiff
path: root/openbox/menu.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-07-27 01:37:28 -0400
committerDana Jansens <danakj@orodu.net>2008-01-20 01:36:55 -0500
commitfdabb69f4f25596df972caa76c85c2aeba26226e (patch)
tree2566f1a229a65e54cdffd88a255301d0bf7fa3a7 /openbox/menu.h
parent0667bbc3e2fbd3fa39206e843560735524840d35 (diff)
update openbox to use the current parser interface in libobt
there is also some random bug fixes for other libobt stuff in here.
Diffstat (limited to 'openbox/menu.h')
-rw-r--r--openbox/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/menu.h b/openbox/menu.h
index 8832a124..d759a993 100644
--- a/openbox/menu.h
+++ b/openbox/menu.h
@@ -22,7 +22,7 @@
#include "window.h"
#include "geom.h"
#include "render/render.h"
-#include "parser/parse.h"
+#include "obt/parse.h"
#include <glib.h>