diff options
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/menu.h b/openbox/menu.h index d1a99dcf..7c397602 100644 --- 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 { |
