projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22be745
)
add action.h for menu entries
author
Dana Jansens
<danakj@orodu.net>
Mon, 24 Mar 2003 22:07:30 +0000
(22:07 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 24 Mar 2003 22:07:30 +0000
(22:07 +0000)
openbox/menu.h
patch
|
blob
|
history
diff --git
a/openbox/menu.h
b/openbox/menu.h
index d1a99dcfde0eb8082935b3476ef33cf9d4eca1ef..7c39760278a2f0be627dcec7c5cca41613fdfbcc 100644
(file)
--- a/
openbox/menu.h
+++ b/
openbox/menu.h
@@
-1,6
+1,7
@@
#ifndef __menu_h
#define __menu_h
+#include "action.h"
#include <glib.h>
typedef struct Menu {