diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-28 11:38:53 -0400 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-01-20 01:36:55 -0500 |
| commit | 07d5674d3984d008de1ecc768a296afbed731e4e (patch) | |
| tree | 4390ac212b5ad00430c6328972e0180808a7eb2e /openbox/menu.h | |
| parent | 1a0a1626b699c2e272ea6823b59aa7387242880e (diff) | |
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
Diffstat (limited to 'openbox/menu.h')
| -rw-r--r-- | openbox/menu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/menu.h b/openbox/menu.h index d759a993..752a6771 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -22,7 +22,6 @@ #include "window.h" #include "geom.h" #include "render/render.h" -#include "obt/parse.h" #include <glib.h> |
